Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
omfgicbf opened this issue Aug 4, 2018 · 2 comments
Open

Comments

@omfgicbf
Copy link

omfgicbf commented Aug 4, 2018

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

@sickermanex
Copy link

Did someone review this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@sickermanex @omfgicbf and others