gorilla-plot

Plotting library for Clojure, backed by Vega

Leiningen/Boot

[gorilla-plot "0.1.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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