Skip to content

langley/charts4j

This branch is 1 commit ahead of, 2 commits behind julienchastang/charts4j:master.

Folders and files

NameName
Last commit message
Last commit date
May 15, 2009
May 19, 2009
Nov 1, 2008
Oct 25, 2008
Jan 12, 2012
Jan 2, 2011
Jan 12, 2012
Jan 1, 2011
Jan 2, 2011
Oct 8, 2011
Jan 18, 2011
Jan 2, 2011
Jan 17, 2011

Repository files navigation

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.

<dependency>                                                                                                                                                                                                                                
  <groupId>com.googlecode.charts4j</groupId>                                                                                                                                                                                                
  <artifactId>charts4j</artifactId>                                                                                                                                                                                                         
  <version>[VERSION]</version>                                                                                                                                                                                                           
</dependency>                                                                                                                                                                                                                               

For Leiningen Clojure, users please use:

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

About

Let the computer in the cloud build your charts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%