From ad65ed7c8ee640e6805989876a44d1a1e70b6f52 Mon Sep 17 00:00:00 2001 From: Terrtia Date: Fri, 6 Sep 2019 16:52:51 +0200 Subject: [PATCH] chg: [UI sparklines] sparklines: fix + factory --- .../templates/DaysCorrelation.html | 38 +-------------- .../hashDecoded/templates/hashDecoded.html | 39 +-------------- .../templates/showCorrelation.html | 45 +---------------- .../hashDecoded/templates/showHash.html | 45 +---------------- var/www/static/js/plugins/d3/sparklines.js | 48 +++++++++++++++++++ 5 files changed, 56 insertions(+), 159 deletions(-) create mode 100644 var/www/static/js/plugins/d3/sparklines.js diff --git a/var/www/modules/hashDecoded/templates/DaysCorrelation.html b/var/www/modules/hashDecoded/templates/DaysCorrelation.html index 2051cef0..1796dc66 100644 --- a/var/www/modules/hashDecoded/templates/DaysCorrelation.html +++ b/var/www/modules/hashDecoded/templates/DaysCorrelation.html @@ -20,6 +20,7 @@ +