From 7f75966f435d40f4c520f375ff55066ec79fea17 Mon Sep 17 00:00:00 2001 From: Tim Date: Mon, 10 Aug 2015 00:24:34 +0200 Subject: [PATCH] Stream info graphs and some styling changes. --- data/interfaces/default/graphs.html | 257 +++++++++++++----- .../js/graphs/plays_by_source_resolution.js | 55 ++++ .../js/graphs/plays_by_stream_resolution.js | 55 ++++ .../default/js/graphs/plays_by_stream_type.js | 65 +++++ plexpy/graphs.py | 207 ++++++++++++++ plexpy/webserve.py | 36 +++ 6 files changed, 603 insertions(+), 72 deletions(-) create mode 100644 data/interfaces/default/js/graphs/plays_by_source_resolution.js create mode 100644 data/interfaces/default/js/graphs/plays_by_stream_resolution.js create mode 100644 data/interfaces/default/js/graphs/plays_by_stream_type.js diff --git a/data/interfaces/default/graphs.html b/data/interfaces/default/graphs.html index 8699c12f..4f22beea 100644 --- a/data/interfaces/default/graphs.html +++ b/data/interfaces/default/graphs.html @@ -34,17 +34,19 @@
-