icingaweb2/library/Icinga/Web/Widget/Chart
Thomas Gelf 92f454c36d Chart\InlinePie: locale-ignorant casts for floats
PHP respects locales (LC_NUMERIC) when casting floats to string. That
affected the generated HTML for our inline pie charts. This patch is
not that beautiful - but fixes this.

fixes #6348
2014-05-28 10:20:34 +00:00
..
HistoryColorGrid.php Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
InlinePie.php Chart\InlinePie: locale-ignorant casts for floats 2014-05-28 10:20:34 +00:00