summaryrefslogtreecommitdiffstats
path: root/web/dashboard.js
AgeCommit message (Expand)Author
2018-03-27clear selection date when hover ends; #3571Costa Tsaousis (ktsaou)
2018-03-26allow show-X-at for before, after, duration, update-every and selection; fixe...Costa Tsaousis (ktsaou)
2018-02-10set overflow: hidden on dygraph x-labelsCosta Tsaousis (ktsaou)
2018-02-10updated to latest version of dygraphsCosta Tsaousis (ktsaou)
2018-02-04increase version of d3pie in netdataCosta Tsaousis (ktsaou)
2018-02-04even more d3pie optimizationsCosta Tsaousis (ktsaou)
2018-02-04d3pie: eliminated dom lookups for labelsCosta Tsaousis (ktsaou)
2018-02-01more d3pie optimizationsCosta Tsaousis (ktsaou)
2018-01-30set the last index, not just zeroCosta Tsaousis (ktsaou)
2018-01-30optimize d3pie for speedCosta Tsaousis (ktsaou)
2018-01-30optimize xss checks for speedCosta Tsaousis (ktsaou)
2018-01-30ask for xss approval before loading remote contentCosta Tsaousis (ktsaou)
2018-01-29escape alarm expressions to avoid them being detected as xssCosta Tsaousis (ktsaou)
2018-01-29ask for XSS protectionCosta Tsaousis (ktsaou)
2018-01-29check xss on all api methods, even /api/v1/dataCosta Tsaousis (ktsaou)
2018-01-28global XSS protection for netdataCosta Tsaousis (ktsaou)
2018-01-28completed configuration and customization of d3pieCosta Tsaousis (ktsaou)
2018-01-27add gtime to chat data attributesCosta Tsaousis (ktsaou)
2018-01-27allow stacked charts to zoom vertically when dimensions are selected; fixes #...Costa Tsaousis (ktsaou)
2018-01-26temporary fix for d3pie first renderingCosta Tsaousis (ktsaou)
2018-01-26codeclimate fixCosta Tsaousis (ktsaou)
2018-01-26optimized d3pie for speed; removed d3dpieCosta Tsaousis (ktsaou)
2018-01-26updated c3 to latest versionCosta Tsaousis (ktsaou)
2018-01-26added d3pie and d3dpie charts; updated d3 to latest v4.12.2Costa Tsaousis (ktsaou)
2018-01-21added callbacks to allow custom dashboard filter alarmsCosta Tsaousis (ktsaou)
2018-01-21fix for easypiecharts under reveal.jsCosta Tsaousis (ktsaou)
2018-01-15added option to enable/disable intersection observer (still enabled by defaul...Costa Tsaousis (ktsaou)
2018-01-15prevent date, time and units from wrapping, at the chart legendsCosta Tsaousis (ktsaou)
2018-01-15more or equal to 1000Costa Tsaousis (ktsaou)
2018-01-15added units scaling above TBCosta Tsaousis (ktsaou)
2018-01-15unit scaling improvements; fixes #3176Costa Tsaousis (ktsaou)
2018-01-14do now allow zero values in valueRange minCosta Tsaousis (ktsaou)
2018-01-14added dygraph-theme="logscale"; fixes #3237Costa Tsaousis (ktsaou)
2018-01-14codeclimate identified fixesCosta Tsaousis (ktsaou)
2018-01-14added data-common-colors; by default use common colors for charts of the same...Costa Tsaousis (ktsaou)
2018-01-14allow custom dashboard to request only a fixed set of colorsCosta Tsaousis (ktsaou)
2018-01-14render charts in the direction of the scrollCosta Tsaousis (ktsaou)
2018-01-14codeclimate identified, fixesCosta Tsaousis (ktsaou)
2018-01-14use intersectionObserver when availableCosta Tsaousis (ktsaou)
2018-01-13prevent text selection on the charts toolbox, after double clickCosta Tsaousis (ktsaou)
2017-12-26do not log forced update-every message if the value is nullCosta Tsaousis (ktsaou)
2017-12-26do not re-sync charts that have a forced update-every frequencyCosta Tsaousis (ktsaou)
2017-12-26added forced update debug info - only when the chart is in debug modeCosta Tsaousis (ktsaou)
2017-12-26forced update-every should be specified in seconds but used in msCosta Tsaousis (ktsaou)
2017-12-26allow charts to be given a forced update-every frequencyCosta Tsaousis (ktsaou)
2017-12-24fixed a bug in the chart refresher that was incorrectly hidding charts in the...Costa Tsaousis (ktsaou)
2017-12-24removed debug logCosta Tsaousis (ktsaou)
2017-12-24clear gauges and easypiecharts on hover when no data are availableCosta Tsaousis (ktsaou)
2017-12-24add dygraph options for fine tuning presentation on legend-less charts, but n...Costa Tsaousis (ktsaou)
2017-12-24allow filtering web notification recipients on custom dashboardsCosta Tsaousis (ktsaou)