hswick/plotly-clj

Dead simple Clojure interface to plotly.js

Leiningen/Boot

[hswick/plotly-clj "0.1.3"]

Clojure CLI/deps.edn

hswick/plotly-clj {:mvn/version "0.1.3"}

Gradle

implementation("hswick:plotly-clj:0.1.3")

Maven

<dependency>
  <groupId>hswick</groupId>
  <artifactId>plotly-clj</artifactId>
  <version>0.1.3</version>
</dependency>