icingaweb2/library/Icinga/Chart
Matthias Jentsch 807666bf88 Improve chart axis readability
Introduce different line weights to separate between the smallest visible separator (steps) and single chart values (ticks). Calculate the amount of ticks per step using the available chart space.

fixes #7846
2015-01-13 17:56:50 +01:00
..
Graph Improve chart axis readability 2015-01-13 17:56:50 +01:00
Inline Display inline pie-charts also in views exported to PDF 2014-12-15 13:55:20 +01:00
Primitive Ensure that PieCharts are centered and that labels dont leave the viewBox 2014-08-28 16:42:31 +02:00
Render Fix coding guidelines 2014-08-28 16:21:16 +02:00
Unit Improve chart axis readability 2015-01-13 17:56:50 +01:00
Axis.php Improve chart axis readability 2015-01-13 17:56:50 +01:00
Chart.php Display inline pie-charts also in views exported to PDF 2014-12-15 13:55:20 +01:00
Format.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
GridChart.php Add tooltips to bar charts 2014-09-02 12:24:29 +02:00
Legend.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
Palette.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
PieChart.php Adjust PieCharts that are rendered without labels 2014-08-28 18:25:19 +02:00
SVGRenderer.php Do not use width and height as width and height percentages in the outer SVG element 2014-08-28 16:37:21 +02:00