Chart.LinearGauge.js icon indicating copy to clipboard operation
Chart.LinearGauge.js copied to clipboard

Add build tool

Open benmccann opened this issue 8 years ago • 1 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

benmccann avatar Apr 24 '17 20:04 benmccann

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

benmccann avatar Feb 17 '19 18:02 benmccann