jtblin / angular-chart.js

Reactive, responsive, beautiful charts for AngularJS using Chart.js: http://jtblin.github.io/angular-chart.js
Other
2.67k stars 759 forks source link

Enhancement request for additional plugins support #540

Open AnghelGabriel opened 7 years ago

AnghelGabriel commented 7 years ago

Is there any chance of adding this plugins into angular-charts.js? Thanks.

Chart.Zoom.js - Enable zooming and panning on charts Chart.Annotation.js - Draw lines and boxes on chart area Chart.BarFunnel.js - Adds a bar funnel chart type Chart.Deferred.js - Defer initial chart update until chart scrolls into viewport Chart.Smith.js - Adds a smith chart type Chart.LinearGauge.js - Adds a linear gauge chart type

jtblin commented 7 years ago

PRs welcome ;)

gillirabbi commented 7 years ago

+1

chorsnell commented 7 years ago

@jtblin looks like someone made one https://github.com/jtblin/angular-chart.js/pull/643