Lienzo Charts is a chart package built on top of the Lienzo Structured Graphics GWT Toolkit
https://github.com/ahome-it/lienzo-charts
Downloading artifacts
RELEASE:
Maven:
<dependency>
<groupId>com.ahome-it</groupId>
<artifactId>lienzo-charts</artifactId>
<version>1.0.241-RC1</version>
</dependency>
Gradle:
dependencies {
compile(group:'com.ahome-it',name:'lienzo-charts',version:'1.0.241-RC1')
}
Javadoc URL:
https://lienzo-core.com/documents/javadoc/lienzo-charts
Contributing:
Pull requests are welcome; see the contributor guidelines for details.
License:
Copyright (c) 2014,2015,2016 Ahome Innovation Technologies. All rights reserved.
Lienzo is released under version 2.0 of the Apache License.
http://www.apache.org/licenses/LICENSE-2.0.html
Author(s):
Dean S. Jones deansjones@gmail.com