mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-06-29 01:54:24 +02:00
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