JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots.
[org.clojars.aaronc/jfreechart "1.0.20-SNAPSHOT"]
org.clojars.aaronc/jfreechart {:mvn/version "1.0.20-SNAPSHOT"}
implementation("org.clojars.aaronc:jfreechart:1.0.20-SNAPSHOT")
<dependency> <groupId>org.clojars.aaronc</groupId> <artifactId>jfreechart</artifactId> <version>1.0.20-SNAPSHOT</version> </dependency>
Note: this artifact is a non-canonical fork. See the wiki for more details.
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: