angular-gauge icon indicating copy to clipboard operation
angular-gauge copied to clipboard

Gauge renders incorrectly when value is updated and min value is high

Open omfgicbf opened this issue 6 years ago • 2 comments

If you set a high min value (e.g. min = 40, max = 60, value = 50), the gauge will render correctly initially, however, updating the value causes the gauge to render at 100%, even if the value falls between the min and max values.

This can be reproduced on the playground at https://ashish-chopra.github.io/angular-gauge/

image

omfgicbf avatar Aug 04 '18 08:08 omfgicbf

Did someone review this issue?

sickermanex avatar Jan 11 '19 14:01 sickermanex