summaryrefslogtreecommitdiffstats
path: root/web/dashboard.css
AgeCommit message (Expand)Author
2016-12-29a little bit widder scrollbars; my-netdata menu now pauses the dashboard for ...Costa Tsaousis (ktsaou)
2016-12-29replaced nanoScroller with perfect-scrollbar to fix issues with 4K resolution...Costa Tsaousis (ktsaou)
2016-12-26dashboard optimizations; faster hover; bigger legend fontsCosta Tsaousis (ktsaou)
2016-10-01cgroups now also read usage_in_bytes, memsw_usage_in_bytes, failcnt and creat...Costa Tsaousis (ktsaou)
2016-09-30updated all javascript librariesCosta Tsaousis (ktsaou)
2016-05-31added css for shorten text linksCosta Tsaousis
2016-04-28Add Flexbox-Support for older browsersSimon Nagl
2016-04-28Fixes #159. Add CSS3 Flexbox for charts in a row.Simon Nagl
2016-04-10dashboard online help and button next to each chart to zoom in/out, pan left/...Costa Tsaousis (ktsaou)
2016-04-03layout: remove executable from unrelated filesAlon Bar-Lev
2016-04-01added tv.html example dashboardCosta Tsaousis (ktsaou)
2016-01-19minor fixesCosta Tsaousis (ktsaou)
2016-01-10added text outline to gauge and easypiechartCosta Tsaousis (ktsaou)
2016-01-10easypiechart and gauge charts now support fixed aspect ratio which is pre-cal...Costa Tsaousis (ktsaou)
2016-01-09added gauge.js and adapted dashboard to use itCosta Tsaousis (ktsaou)
2016-01-08added API option percentage to return the percentage of each dimension agains...Costa Tsaousis (ktsaou)
2016-01-06added c3 charts; added easyPieChart to default dashboardCosta Tsaousis (ktsaou)
2016-01-05easyPieChart integrationCosta 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-25mouse pointer fix for legendCosta Tsaousis (ktsaou)
2015-12-25dimensions can now be turned on and off using the legendCosta Tsaousis (ktsaou)
2015-12-23increased legends width to 120px; restored legend indicators of graph typeCosta Tsaousis (ktsaou)
2015-12-23do not attempt to use KSM if it is not availableCosta Tsaousis (ktsaou)
2015-12-23new chart resize functionality; removed dependency on CSS-Element-Queries; ad...Costa Tsaousis (ktsaou)
2015-12-20added resize functionality to all charts with legendCosta Tsaousis (ktsaou)
2015-12-15first operational new dashboardCosta Tsaousis (ktsaou)
2015-12-13further optimizations; in the progress of adding a menu to the new dashboard;Costa Tsaousis (ktsaou)
2015-12-13more optimizations; a working example of a full dashboardCosta Tsaousis (ktsaou)
2015-12-13added bootstrap; fixed performance issues with several hundred of charts on t...Costa Tsaousis (ktsaou)
2015-12-12nanoscroller is now used; compatibility fixes for IE 9Costa Tsaousis (ktsaou)
2015-12-12made all charts update the legend on chart update; added easy-pie-chart (not ...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-07added support for resizable and not resizable charts; added support for re-cr...Costa Tsaousis (ktsaou)
2015-12-06fixed fygraphs synchronization performance by disabling animations and series...Costa Tsaousis (ktsaou)