org.clojars.guv/jmathplot

Provides interactive 2D/3D plot (without openGL): 2D/3D scatter plot, 2D/3D line plot, 2D staircase plot, 2D/3D histogram plot, 2D/3D boxplot, 3D grid plot, 2D/3D quantiles on plots

  • VCSN/A

  • cljdoc documentationcljdoc
  • 108 Downloads
  • 108 This Version

Leiningen/Boot

[org.clojars.guv/jmathplot "0.1"]

Clojure CLI/deps.edn

org.clojars.guv/jmathplot {:mvn/version "0.1"}

Gradle

implementation("org.clojars.guv:jmathplot:0.1")

Maven

<dependency>
  <groupId>org.clojars.guv</groupId>
  <artifactId>jmathplot</artifactId>
  <version>0.1</version>
</dependency>

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