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

Different color for barCap #53

Open louisemb opened 6 years ago

louisemb commented 6 years ago

Hey, I really like this component, very well done! I was wondering if there is a way to have the barCap (that I made round) with a border of a different color? I'd like to have a circle of a different color to make it easier for the users of my app to know they can click and drag the bar. Thank you!