Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions docs/11-Popular-Extensions.md
Original file line number Diff line number Diff line change
@@ -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)