gorilla-plot

A simple data-driven plotting library for Gorilla REPL.

Leiningen/Boot

[gorilla-plot "0.1.4"]

Clojure CLI/deps.edn

gorilla-plot/gorilla-plot {:mvn/version "0.1.4"}

Gradle

implementation("gorilla-plot:gorilla-plot:0.1.4")

Maven

<dependency>
  <groupId>gorilla-plot</groupId>
  <artifactId>gorilla-plot</artifactId>
  <version>0.1.4</version>
</dependency>