]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Add an Ember.js Integration in the Documentation (#4984)
authorJean-Philippe Sirois <email@jpsirois.com>
Sat, 25 Nov 2017 00:31:58 +0000 (19:31 -0500)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sat, 25 Nov 2017 00:31:58 +0000 (19:31 -0500)
docs/notes/extensions.md

index ff0c82a87d5e2722ca41107648e4873953866577..9b17418e2a5d369f2a6ee1f6a1a7a731ef8c15da 100644 (file)
@@ -50,3 +50,6 @@ In addition, many plugins can be found on the [npm registry](https://www.npmjs.c
 
 ### Java
  - <a href="https://github.com/mdewilde/chart/" target="_blank">Chart.java</a>
+
+### Ember.js
+ - <a href="https://github.com/aomran/ember-cli-chart" target="_blank">ember-cli-chart</a>