summaryrefslogtreecommitdiffstats
path: root/web/dashboard.html
AgeCommit message (Expand)Author
2016-01-16minor modification for clean exit; dashboard fixes for inheriting chart color...Costa Tsaousis (ktsaou)
2016-01-09added gauge.js and adapted dashboard to use itCosta Tsaousis (ktsaou)
2016-01-06added c3 charts; added easyPieChart to default dashboardCosta Tsaousis (ktsaou)
2016-01-05easyPieChart integrationCosta Tsaousis (ktsaou)
2015-12-16added support for empty charts; now the javascript tracks colors per dimensio...Costa Tsaousis (ktsaou)
2015-12-13added bootstrap; fixed performance issues with several hundred of charts on t...Costa Tsaousis (ktsaou)
2015-12-10legend now is rendered independently of the charting library; code cleanupsCosta Tsaousis (ktsaou)
2015-12-10updated to dygraph to github version; added custom legend code, optimized for...Costa Tsaousis (ktsaou)
2015-12-09dygraphs now support smooth plotting on line charts; dygraphs can now be rend...Costa Tsaousis (ktsaou)
2015-12-07replaced charts that exist only on my machineCosta Tsaousis (ktsaou)
2015-12-06fixed fygraphs synchronization performance by disabling animations and series...Costa Tsaousis (ktsaou)
2015-12-04dygraphs support now panning and zoomingCosta Tsaousis (ktsaou)
2015-12-03added jsonwrap api option to allow javascript get information about the resul...Costa Tsaousis (ktsaou)
2015-12-02added delayed loading of charting libraries; now chart libraries are loaded o...Costa Tsaousis (ktsaou)
2015-12-02new resizable dashboard; all charts can now have relative width; more code cl...Costa Tsaousis (ktsaou)
2015-12-01minor code cleanups; updated the dashboard to fix inline chartsCosta Tsaousis (ktsaou)
2015-11-30cleanup: remove trailing spacesAlon Bar-Lev
2015-11-30cleanup: dos2unixAlon Bar-Lev
2015-11-30generated html elements now get a uuidCosta Tsaousis (ktsaou)
2015-11-29added support for custom dashboards - new API is operational and stableCosta Tsaousis (ktsaou)