Added Wicked-Charts to the Popular Extensions Page (#5734)

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.
This commit is contained in:
Maxim Atanasov 2018-09-21 21:21:34 +02:00 committed by Simon Brunel
parent 7a65546629
commit 2f9c663d01

View 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>