An open API service indexing awesome lists of open source software.

https://github.com/julienchastang/charts4j

Let the computer in the cloud build your charts
https://github.com/julienchastang/charts4j

Last synced: about 1 month ago
JSON representation

Let the computer in the cloud build your charts

Awesome Lists containing this project

README

        

To use the charts4j API, put the jar in your classpath:

charts4j-[VERSION].jar

To run the unit tests you will also need the junit jar.

For Maven, include this XML snippet in your pom.xml.


com.googlecode.charts4j
charts4j
[VERSION]

For Leiningen Clojure, users please use:

[com.googlecode.charts4j/charts4j "[VERSION]"]