chartjs / Chart.LinearGauge.js

Linear Gauge chart type for Chart.js

Home Page:https://chartjs.github.io/Chart.LinearGauge.js/example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add build tool

benmccann opened this issue · comments

It'd make sense to have the chart type and scale in different files that get combined together using gulp rather than trying to put everything in a single file.

For an example you can see:
https://github.com/benmccann/Chart.Financial.js

This would be fixed by using Scott's code, which supports Chart.js v2: https://github.com/scottmcculloch/Chart.LinearGauge.js