]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
📝 Add vue-chartjs to docs
authorJakub Juszczak <netghost03@gmail.com>
Fri, 27 Jan 2017 12:51:30 +0000 (13:51 +0100)
committerEvert Timberg <evert.timberg+github@gmail.com>
Fri, 27 Jan 2017 13:05:08 +0000 (08:05 -0500)
vue-chartjs is a wrapper written in vue for chartjs.

docs/10-Notes.md

index c6ad42910a1e23dc1941aca1343c82c60cbc07c5..e292a374046a82a106015775587d15e1a29a0065 100644 (file)
@@ -109,3 +109,6 @@ There are many extensions which are available for use with popular frameworks. S
 
 #### Laravel
  - <a href="https://github.com/fxcosta/laravel-chartjs" target="_blank">laravel-chartjs</a>
+
+#### Vue.js
+ - <a href="https://github.com/apertureless/vue-chartjs/" target="_blank">vue-chartjs</a>