cljsjs/heatmapjs

heatmap.js is a lightweight, easy to use JavaScript library to help you visualize your three dimensional data!

Leiningen/Boot

[cljsjs/heatmapjs "2.0.5-0"]

Clojure CLI/deps.edn

cljsjs/heatmapjs {:mvn/version "2.0.5-0"}

Gradle

implementation("cljsjs:heatmapjs:2.0.5-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>heatmapjs</artifactId>
  <version>2.0.5-0</version>
</dependency>