summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)Author
2017-07-25containers and VMs now have gauge charts monitoring their CPU, memory and dis...Costa Tsaousis (ktsaou)
2017-07-24allow easypiecharts to animate clockwise and counter clockwise; fixes #2455Costa Tsaousis (ktsaou)
2017-07-24allow easypiecharts to render arbitrary ranges; fixes #2455Costa Tsaousis (ktsaou)
2017-07-16updated netdata home pageCosta Tsaousis (ktsaou)
2017-07-15allow min/max of easypiechart and gauge be non-zero-based, when they have set...Costa Tsaousis (ktsaou)
2017-07-09Lower-casing the chart families, to fit better to netdata naming "convention".BrainDoctor
2017-07-06Improving the dashboard and replaced inverter energy chart with site energy c...BrainDoctor
2017-06-18fix for dashboard menu scrollspy; fixes #2356Costa Tsaousis (ktsaou)
2017-06-16Merge pull request #2316 from vlvkobal/masterCosta Tsaousis
2017-06-14Merge pull request #2314 from l2isbad/lighttpd_statusCosta Tsaousis
2017-06-13dashboard_info.js update: lighttpd addedIlya
2017-06-12Add ipfw charts to FreeBSD pluginVladimir Kobal
2017-06-09Merge pull request #2294 from ktsaou/masterCosta Tsaousis
2017-06-09use infographic from official repoCosta Tsaousis (ktsaou)
2017-06-08Add go_expvar module for the python.d.pluginkralewitz
2017-06-05eliminated all reflows; had to re-configure gauge and easypiechartsCosta Tsaousis (ktsaou)
2017-06-05natural sorting order for charts, hosts, families; fixes #2263Costa Tsaousis (ktsaou)
2017-06-05cache chartState objects into the DOM objectsCosta Tsaousis (ktsaou)
2017-06-04eliminated most start browser reflowsCosta Tsaousis (ktsaou)
2017-06-04order of rendering charts now depends on scroll directionCosta Tsaousis (ktsaou)
2017-06-04split initialization in 2 parts: early and late initialization; early is requ...Costa Tsaousis (ktsaou)
2017-06-04disabled debuggingCosta Tsaousis (ktsaou)
2017-06-04dashboard optimizations for many chartsCosta Tsaousis (ktsaou)
2017-05-31removed unecessary commaCosta Tsaousis (ktsaou)
2017-05-30fixed little typoCosta Tsaousis (ktsaou)
2017-05-30removed useless titleCosta Tsaousis (ktsaou)
2017-05-30more documentation about squid chartsCosta Tsaousis (ktsaou)
2017-05-30added more information about squid chartsCosta Tsaousis (ktsaou)
2017-05-30web_log squid charts added to dashboard_info.jsIlya
2017-05-28updated github octoverse imageCosta Tsaousis (ktsaou)
2017-05-22home page improvementsCosta Tsaousis (ktsaou)
2017-05-16hide the chart toolbox when hiding a chartCosta Tsaousis (ktsaou)
2017-05-14scroll offset for alarm URLsCosta Tsaousis (ktsaou)
2017-05-14scroll offset for alarm URLsCosta Tsaousis (ktsaou)
2017-05-07fix menu offset to properly select the menu on click; minor fixes to index.htmlCosta Tsaousis (ktsaou)
2017-05-05Merge pull request #2094 from ntlug/masterCosta Tsaousis
2017-05-03updated infographic.htmlCosta Tsaousis (ktsaou)
2017-05-03add new dimensions using new colors; fixes #1920Costa Tsaousis (ktsaou)
2017-05-03simplified charts color managementCosta Tsaousis (ktsaou)
2017-05-03respect custom colors for dimensions on non-dygraph charts, but at the same t...Costa Tsaousis (ktsaou)
2017-05-02implemented app charts for statsd - untested yetCosta Tsaousis (ktsaou)
2017-05-01updated infographic.html and README.md with latest inforgraphicCosta Tsaousis (ktsaou)
2017-04-30added interactive infographic html pageCosta Tsaousis (ktsaou)
2017-04-27enable commonMin/Max only for specific chartsCosta Tsaousis (ktsaou)
2017-04-26sync the y-range of charts under the same family, with the same context and t...Costa Tsaousis (ktsaou)
2017-04-26fixed chart height for per core cpu charts, #2132, fixes #1884Costa Tsaousis (ktsaou)
2017-04-26visualized gauges, counters, meters and sets - missing histograms and timersCosta Tsaousis (ktsaou)
2017-04-24Try desparately to pleas codacy at the expense of readability.Christopher Cox
2017-04-23Added new chart for syscall_send/recvfile_bytes. Switched to ExecutableService.Christopher Cox
2017-04-22fixed bug on chart colors palette management; it was copying the same color t...Costa Tsaousis (ktsaou)