org.clojars.marktriggs/jfreechart

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.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 94 Downloads
  • 94 This Version

Leiningen/Boot

[org.clojars.marktriggs/jfreechart "1.0.13"]

Clojure CLI/deps.edn

org.clojars.marktriggs/jfreechart {:mvn/version "1.0.13"}

Gradle

implementation("org.clojars.marktriggs:jfreechart:1.0.13")

Maven

<dependency>
  <groupId>org.clojars.marktriggs</groupId>
  <artifactId>jfreechart</artifactId>
  <version>1.0.13</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.