diff --git a/docs/11-Popular-Extensions.md b/docs/11-Popular-Extensions.md new file mode 100644 index 00000000000..3a21c02b266 --- /dev/null +++ b/docs/11-Popular-Extensions.md @@ -0,0 +1,37 @@ +--- +title: Popular extensions +anchor: popular-extensions +--- + +There are many Chart.js extensions available for use with popular frameworks. Some of them are listed here. + +### Angular + +- [tc-angular-chartjs](https://github.com/carlcraig/tc-angular-chartjs) +- [angular-chartjs](https://github.com/petermelias/angular-chartjs) +- [Angular Chart-js Directive](https://github.com/earlonrails/angular-chartjs-directive) + +### React + +- [react-chartjs](https://github.com/jhudson8/react-chartjs/tree/chartjs-v2) + +### Django + +- [Django Chartjs](https://github.com/novafloss/django-chartjs) + +### Ruby on Rails + +- [chartjs-ror](https://github.com/airblade/chartjs-ror) + +### Laravel + +- [laravel-chartjs](https://github.com/fxcosta/laravel-chartjs) + +### Others + +- [Chart.Annotation.js](https://github.com/chartjs/Chart.Annotation.js) +- [Chart.BarFunnel.js](https://github.com/chartjs/Chart.BarFunnel.js) +- [Chart.Deferred.js](https://github.com/chartjs/Chart.Deferred.js) +- [Chart.LinearGauge.js](https://github.com/chartjs/Chart.LinearGauge.js) +- [Chart.smith.js](https://github.com/chartjs/Chart.smith.js) +- [Chart.Zoom.js](https://github.com/chartjs/Chart.Zoom.js)