bernii / gauge.js

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

Radius scaling factor. Fixes #111 #112

Closed kplindegaard closed 7 years ago

kplindegaard commented 7 years ago

Introduced a new options parameter (radiusScale) with nominal value 1.0. This multiplicative scaling factor for both Gauge and Donut provides an extra degree of freedom. Will also help fix #111.