icingaweb2/library/Icinga/Chart
Matthias Jentsch ec3bafa026 Fix number formatting in chart classes
Use explizit number formatting instead of implicit type conversions when
rendering SVGs, to prevent a change of the locale from breaking the charts.

fixes #6585
2014-07-09 18:13:40 +02:00
..
Graph Fix layout of GridChart 2014-02-18 18:44:42 +01:00
Inline Remove @codingStandardsIgnoreStart/-Stop annotations 2014-06-30 13:59:58 +02:00
Primitive Fix number formatting in chart classes 2014-07-09 18:13:40 +02:00
Render Fix number formatting in chart classes 2014-07-09 18:13:40 +02:00
Unit Fix number formatting in chart classes 2014-07-09 18:13:40 +02: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
Format.php Fix number formatting in chart classes 2014-07-09 18:13:40 +02: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 Fix number formatting in chart classes 2014-07-09 18:13:40 +02:00