# HG changeset patch # User domruf # Date 2017-08-06 12:46:03 # Node ID 6dd14c834acfc5b392858c96f346520b9e50501a # Parent 862e55888ff81f1beebd170090f37ac485dfd8ec statistics: replace YUI flot with jQuery flot - use jQuery instead of YUI in js code - since the old library used seconds and the new library uses ms we have to make timestamps 1000 times bigger - the new library uses a slightly different data format diff --git a/kallithea/templates/summary/statistics.html b/kallithea/templates/summary/statistics.html --- a/kallithea/templates/summary/statistics.html +++ b/kallithea/templates/summary/statistics.html @@ -15,7 +15,9 @@ <%block name="head_extra"> - + + + <%def name="main()"> @@ -119,8 +121,6 @@ for (var i=0;i