RadMie / ng-knob

Angular.js directive to Knob component powered by d3.js (without jQuery)
http://radmie.github.io/ng-knob
MIT License
117 stars 48 forks source link

Make subtext visible even when value is not #29

Open punitnathani opened 8 years ago

punitnathani commented 8 years ago

For cases when displayInput: false, it would be good to have the subText.text visible. Of course, given that when subText.enabled: true. This is when the user doesn't want to see the value but just the text.