Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

sidney3172/gwt-chartjs

Repository files navigation

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