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
- Host: GitHub
- URL: https://github.com/julienchastang/charts4j
- Owner: julienchastang
- License: other
- Created: 2011-10-07T04:26:02.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-10-19T22:03:43.000Z (over 4 years ago)
- Last Synced: 2025-04-08T15:11:49.023Z (2 months ago)
- Language: Java
- Homepage: charts4j.googlecode.com
- Size: 4.09 MB
- Stars: 141
- Watchers: 18
- Forks: 52
- Open Issues: 3
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
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]"]