cljsjs/plottable

Flexible, interactive charts for the web.

Leiningen/Boot

[cljsjs/plottable "2.2.0-0"]

Clojure CLI/deps.edn

cljsjs/plottable {:mvn/version "2.2.0-0"}

Gradle

implementation("cljsjs:plottable:2.2.0-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>plottable</artifactId>
  <version>2.2.0-0</version>
</dependency>