hswick/plotly-clj

Dead simple Clojure interface to plotly.js

Leiningen/Boot

[hswick/plotly-clj "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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