org.clojars.deas/gorilla-plot

A simple data-driven plotting library for Gorilla REPL.

Leiningen/Boot

[org.clojars.deas/gorilla-plot "0.1.4"]

Clojure CLI/deps.edn

org.clojars.deas/gorilla-plot {:mvn/version "0.1.4"}

Gradle

implementation("org.clojars.deas:gorilla-plot:0.1.4")

Maven

<dependency>
  <groupId>org.clojars.deas</groupId>
  <artifactId>gorilla-plot</artifactId>
  <version>0.1.4</version>
</dependency>

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