summaryrefslogtreecommitdiffstats
path: root/web/dashboard.js
AgeCommit message (Expand)Author
2016-02-08added a new element on all charts: context, which is the template upon the ch...Costa Tsaousis (ktsaou)
2016-02-06added dark theme; which is now the default;Costa Tsaousis (ktsaou)
2016-02-02added node.js plugin manager, implemented bind (named) 9.10+ JSON plugin, ref...Costa Tsaousis (ktsaou)
2016-01-27fixed an issue where zooming could lead to total zoom-out of a chart; added d...Costa Tsaousis (ktsaou)
2016-01-22fix when netdata is proxies in a sub-directory #44Costa Tsaousis (ktsaou)
2016-01-19minor fixesCosta Tsaousis (ktsaou)
2016-01-16gauge.js asumes all colors are 6 digitsCosta Tsaousis (ktsaou)
2016-01-16minor modification for clean exit; dashboard fixes for inheriting chart color...Costa Tsaousis (ktsaou)
2016-01-15re-worked pan and zoom to allow data paddingCosta Tsaousis (ktsaou)
2016-01-12fix for gauge jumping when min/max value is updatedCosta Tsaousis (ktsaou)
2016-01-12updated jquery to 1.12.0Costa Tsaousis (ktsaou)
2016-01-10easypiechart and gauge charts now support fixed aspect ratio which is pre-cal...Costa Tsaousis (ktsaou)
2016-01-10fix for charts hidding when scrolling too fastCosta Tsaousis (ktsaou)
2016-01-09gauge fixesCosta Tsaousis (ktsaou)
2016-01-09added gauge.js and adapted dashboard to use itCosta Tsaousis (ktsaou)
2016-01-09sync easyPieChart refreshes, bootstrap tab monitoring, chart resetsCosta Tsaousis (ktsaou)
2016-01-08added API option percentage to return the percentage of each dimension agains...Costa Tsaousis (ktsaou)
2016-01-06minor cleanup and version increase for CDNCosta Tsaousis (ktsaou)
2016-01-06easyPieCharts can now be slaves of global selection syncCosta Tsaousis (ktsaou)
2016-01-06added c3 charts; added easyPieChart to default dashboardCosta Tsaousis (ktsaou)
2016-01-05allow custom title on chartsCosta Tsaousis (ktsaou)
2016-01-05easyPieChart integrationCosta Tsaousis (ktsaou)
2016-01-03fix for invalid reference on charts with no dataCosta Tsaousis (ktsaou)
2015-12-30fix for synchronization of NETDATA.ready()Costa Tsaousis (ktsaou)
2015-12-30reference to error function of state, fixedCosta Tsaousis (ktsaou)
2015-12-29double-click to update the legend immediatelyCosta Tsaousis (ktsaou)
2015-12-29faster charts restoration on scrollCosta Tsaousis (ktsaou)
2015-12-29fixed minor issues throughout the code (mainly types); dashboard has now a wa...Costa Tsaousis (ktsaou)
2015-12-26added up/down indicators in legend valuesCosta Tsaousis (ktsaou)
2015-12-26chart sizes are now stored in browser local storageCosta Tsaousis (ktsaou)
2015-12-25dimensions can now be turned on and off using the legendCosta Tsaousis (ktsaou)
2015-12-24charts can be resized on touch interfaces; code cleanupsCosta Tsaousis (ktsaou)
2015-12-23increased legends width to 120px; restored legend indicators of graph typeCosta Tsaousis (ktsaou)
2015-12-23new chart resize functionality; removed dependency on CSS-Element-Queries; ad...Costa Tsaousis (ktsaou)
2015-12-23added options reset and local storage to remember them foreverCosta Tsaousis (ktsaou)
2015-12-22updated dashboard optionsCosta Tsaousis (ktsaou)
2015-12-21touch interface of dygraphs restoredCosta Tsaousis (ktsaou)
2015-12-21added dashboard optionsCosta Tsaousis (ktsaou)
2015-12-20updated swagger and unified a few parameter namesCosta Tsaousis (ktsaou)
2015-12-20the new dashboard is now the default, the old one moved to the old/ directory...Costa Tsaousis (ktsaou)
2015-12-20added resize functionality to all charts with legendCosta Tsaousis (ktsaou)
2015-12-19local variables of selfCosta Tsaousis (ktsaou)
2015-12-18probably -O3 is causing empty charts some times - still investigatingCosta Tsaousis (ktsaou)
2015-12-18disabled eliminate_zero_dimensions by default - it seems it is buggyCosta Tsaousis (ktsaou)
2015-12-18finilizing new dashboardCosta Tsaousis (ktsaou)
2015-12-17new zoom functionality for dygraphs - now it happens first on the client and ...Costa Tsaousis (ktsaou)
2015-12-16minor optimizationsCosta Tsaousis (ktsaou)
2015-12-16added support for empty charts; now the javascript tracks colors per dimensio...Costa Tsaousis (ktsaou)
2015-12-15first operational new dashboardCosta Tsaousis (ktsaou)
2015-12-14dashboard now supports destroying not visible chartsCosta Tsaousis (ktsaou)