bernii / gauge.js

100% native and cool looking JavaScript gauge
MIT License
1.42k stars 391 forks source link

Allow user to have first and last labels rendered horizontally #164

Closed tuckdesign closed 6 years ago

tuckdesign commented 6 years ago

Implemented possibility in static labels that user can render first and last label horizontally if angle = 0 and staticLabels.firstLastHorizontal = true http://prntscr.com/iakvzh I found this very useful in some gauges that I needed, so, sharing this with others.