icingaweb2/library/Icinga/Chart
Matthias Jentsch 2360f21b09 Fix InlinePie boundaries and use floats for the PieSlice path coordinates
Use floats as path coordinates in PieSlices, to
avoid that the start and ending position of the arc are at the exact same
position. This would cause buggy behavior, when displaying values like "99,999%".

refs #5863
2014-03-26 17:06:21 +01:00
..
Graph Fix layout of GridChart 2014-02-18 18:44:42 +01:00
Inline Fix InlinePie boundaries and use floats for the PieSlice path coordinates 2014-03-26 17:06:21 +01:00
Primitive Fix InlinePie boundaries and use floats for the PieSlice path coordinates 2014-03-26 17:06:21 +01:00
Render Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
Unit Fix coding style 2014-02-21 14:07:32 +01:00
Axis.php Fix layout of GridChart 2014-02-18 18:44:42 +01:00
Chart.php Add php script to render dynamic svgs of inline charts 2014-02-19 18:29:59 +01:00
GridChart.php Add php script to render dynamic svgs of inline charts 2014-02-19 18:29:59 +01:00
Legend.php Fix layout of GridChart 2014-02-18 18:44:42 +01:00
Palette.php Remove echo instruction from Icinga\Chart\Palette 2014-02-21 14:20:54 +01:00
PieChart.php Fix InlinePie boundaries and use floats for the PieSlice path coordinates 2014-03-26 17:06:21 +01:00
SVGRenderer.php Add php script to render dynamic svgs of inline charts 2014-02-19 18:29:59 +01:00