pinkgorilla.ui.gorilla-plot

A simple data-driven plotting library for Gorilla REPL.

Leiningen/Boot

[pinkgorilla.ui.gorilla-plot "0.8.7"]

Clojure CLI/deps.edn

pinkgorilla.ui.gorilla-plot/pinkgorilla.ui.gorilla-plot {:mvn/version "0.8.7"}

Gradle

implementation("pinkgorilla.ui.gorilla-plot:pinkgorilla.ui.gorilla-plot:0.8.7")

Maven

<dependency>
  <groupId>pinkgorilla.ui.gorilla-plot</groupId>
  <artifactId>pinkgorilla.ui.gorilla-plot</artifactId>
  <version>0.8.7</version>
</dependency>