cljsjs/plotly

The open source javascript graphing library that powers plotly

Leiningen/Boot

[cljsjs/plotly "1.35.0-0"]

Clojure CLI/deps.edn

cljsjs/plotly {:mvn/version "1.35.0-0"}

Gradle

implementation("cljsjs:plotly:1.35.0-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>plotly</artifactId>
  <version>1.35.0-0</version>
</dependency>