gwtchartjs
Simple HTML5 Charts using the canvas element from native chartjs with gwt/jsinterop
Add gwtchartjs to your project
Add the library as a Maven dependency.
<dependency>
<groupId>com.github.acodrx</groupId>
<artifactId>gwtchartjs</artifactId>
<version>VERSION</version>
<scope>provided</scope>
</dependency>
Current Release
- 0.5.0-Beta1 - Released on 30 April 2018.
- Based on chartjs 2.7.2