Closed rohan-buechner closed 7 years ago
I had opened the similar issue #3. Can you send a pull request for this issue?
Anyways i think, some change is needed in mathematical equation that calculates the coverage on the arc as well for this issue.
First off, nice work on the gauge - hard to find one like yours that plays well with AngularJS.
Anyhow, would like to +1 the request to address the "redraw from 0" issue mentioned above. Would be much easier to redraw (higher or lower) starting from the current value.
Thanks!
Thanks @ssbrewco for your kind words. Hope if someone can send a pull request to do the required changes.
I have created #40 with the feature. It updates from the previous value if there's any, or the min value if it hasn't been updated yet, instead of always updating from the min value.
Thanks @karlmtc , its amazing. I will test your pull request soon.
Thanks Ashish
Really looking forward to this one!
When updating a chart value, is it possible to not have the chart redraw from 0 each time?