/gwt-chartjs

GWT wrapper for ChartJS library

Primary LanguageJavaApache License 2.0Apache-2.0

gwt-chartjs

Wrapper for Chart.Js library for Google Web Toolkit. Original java-script project available on GitHub

This project released and available in Maven Central:

<dependency>
  <groupId>io.github.sidney3172</groupId>
  <artifactId>gwt-chartjs</artifactId>
  <version>0.1.2</version>
</dependency>

Sample demo available on GitHub Pages

License