-
Notifications
You must be signed in to change notification settings - Fork 452
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
Bug on Compass / Donut with negative range #113
Comments
this is a known issue with the underlying library... |
Just quickly fixed the issue right now! Waiting for the owner of the underlying library to check and eventually accept it! |
Nice work... shout if they don't respond. I can probably monkey patch it here at the install step if we had to. |
Hi - I don't think that the justgage library has a simple way to "remove" the fill and pointer for an invalid or null value... The library is in the source - but is bundled into the dist/js/app.min.js file as part of the build process. Have pushed a version to master brach if you want to try it. |
and show the invalid thing as text. and update dist files to further address #113
Thanks you. |
Yes. If I send it as value. |
confirmed, the new code works like a charm! Now the gage is showing correctly including negative scales big thanks 2 u @dceejay |
With Range min set to negative values the Compass and Donut gauge nodes look strange.
The text was updated successfully, but these errors were encountered: