ashish-chopra / angular-gauge

A reusable gauge directive for Angular 1.x apps and dashboards
https://ashish-chopra.github.io/angular-gauge/
MIT License
95 stars 36 forks source link

label text animation with animating gauge is not supported #9

Closed ashish-chopra closed 7 years ago

ashish-chopra commented 8 years ago

When the gauge starts animating the text inside the label shows the hard value, instead of showing the value at the current frame of animation.

ashish-chopra commented 7 years ago

I am leaving this requirement altogether. I don't think providing an extra label anywhere in the gauge is useful. The users might put gauge inside a div where they have the liberty to put label anywhere. If i add this feature, i can only support two places: above or below only.