bernii / gauge.js

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

How to change the gauge type?? #237

Open subhadipghorui opened 3 years ago

subhadipghorui commented 3 years ago

How to change the gauge type ??

Is there any full documentation of the library please share.

Thank You.

austenstone commented 2 years ago

There are 2 type of gauges: Gauge and Donut

See the constructor changes below when you switch the demo gauge on gauge.js.

The demo 1, 3, 4 are Gauges. The 2nd demo is a Donut.

There is no other documentation.