]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Added Wicked-Charts to the Popular Extensions Page (#5734)
authorMaxim Atanasov <32562426+maximAtanasov@users.noreply.github.com>
Fri, 21 Sep 2018 19:21:34 +0000 (21:21 +0200)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Fri, 21 Sep 2018 19:21:34 +0000 (21:21 +0200)
Wicked-Charts is a Java wrapper around Chart.js and allows users to create charts in Java using the Wicket framework. The latest version of Wicked-Charts (3.1.0) supports Chartjs and Wicket 8.

docs/notes/extensions.md

index 2dc246c5377b1b6d8c652dca7401e1c47de43487..97f70e8fadd8914aa5eed1b1fbd01890a81b9631 100644 (file)
@@ -57,6 +57,7 @@ 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>
+ - <a href="https://github.com/adessoAG/wicked-charts" target="_blank">Wicked-Charts</a>
 
 ### GWT (Google Web toolkit)
  - <a href="https://github.com/pepstock-org/Charba" target="_blank">Charba</a>