module.ts
20.3 KB
-
Fix gauge display accuracy for "percent (0.0-1.0)" · 74912dca
The "Decimals" value was incorrectly applied to the metric value used to calculate the gauge display in addition to the text value (so a "Decimals" value of "1" turns "45.1%" into "50%" in the gauge display even though the label still correctly says "45.1%").
Tianon Gravi committed