From efdc050a28fe9e2f0bd7e8a9c12b3af507cb6308 Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Fri, 4 Mar 2016 22:21:34 -0800 Subject: [PATCH] Filter history modal on graphs based on clicked series --- data/interfaces/default/graphs.html | 23 +++++++++++++++---- .../default/history_table_modal.html | 10 ++++---- .../default/js/graphs/plays_by_day.js | 7 +++--- .../default/js/graphs/plays_by_stream_type.js | 5 ++-- plexpy/webserve.py | 8 +++++-- 5 files changed, 38 insertions(+), 15 deletions(-) diff --git a/data/interfaces/default/graphs.html b/data/interfaces/default/graphs.html index 9143bb5a..8f2d1221 100644 --- a/data/interfaces/default/graphs.html +++ b/data/interfaces/default/graphs.html @@ -249,7 +249,7 @@ diff --git a/data/interfaces/default/history_table_modal.html b/data/interfaces/default/history_table_modal.html index d1a45968..5b732d0c 100644 --- a/data/interfaces/default/history_table_modal.html +++ b/data/interfaces/default/history_table_modal.html @@ -5,7 +5,7 @@ @@ -32,7 +32,7 @@