andrew-nguyen/re-frame-highcharts

A simple utility helper to use Highcharts with re-frame

Leiningen/Boot

[andrew-nguyen/re-frame-highcharts "0.1.3-SNAPSHOT"]

Clojure CLI/deps.edn

andrew-nguyen/re-frame-highcharts {:mvn/version "0.1.3-SNAPSHOT"}

Gradle

implementation("andrew-nguyen:re-frame-highcharts:0.1.3-SNAPSHOT")

Maven

<dependency>
  <groupId>andrew-nguyen</groupId>
  <artifactId>re-frame-highcharts</artifactId>
  <version>0.1.3-SNAPSHOT</version>
</dependency>