luci-app-statistics: rearrange graph display
authorJo-Philipp Wich <jo@mein.io>
Sat, 22 Feb 2020 22:32:44 +0000 (23:32 +0100)
committerJo-Philipp Wich <jo@mein.io>
Sat, 22 Feb 2020 22:32:44 +0000 (23:32 +0100)
commit72da3c4c5509a4fe9d779e03d76a97854022fafe
tree522e458f156264443fdfe2a13d52f2a53c3c9f1d
parentd4a475163e0fd87f5ade7a46b075a119178ae24a
luci-app-statistics: rearrange graph display

 - Add a per-plugin overview tab that contains the (non-detail) graphs of
   each plugin instance, similar to the old Lua based implementation
 - Numerically order plugin instances starting with numbers
 - Avoid multiple renderings of the same graphs
 - Fix legend of tcpconns graphs
 - Move cpufreq distribution and transition charts to detail tabs

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool.js
applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/cpufreq.js
applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/tcpconns.js
applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js