]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Add link to Java integration (#4527)
authorMarceau Dewilde <mdewilde@users.noreply.github.com>
Tue, 18 Jul 2017 22:26:02 +0000 (00:26 +0200)
committerEvert Timberg <evert.timberg+github@gmail.com>
Tue, 18 Jul 2017 22:26:02 +0000 (18:26 -0400)
docs/notes/extensions.md

index 43991102e3132b27b3ccb95074b4c8ab862593c8..311058857471e1450306da152c089daabf8b4cc2 100644 (file)
@@ -45,3 +45,6 @@ In addition, many plugins can be found on the [npm registry](https://www.npmjs.c
 
 ### Vue.js
  - <a href="https://github.com/apertureless/vue-chartjs/" target="_blank">vue-chartjs</a>
+
+### Java
+ - <a href="https://github.com/mdewilde/chart/" target="_blank">Chart.java</a>