chartwell-cljs

This library generates reagent components which can be used to create charts when paired with the font-family, FF Chartwell.

Leiningen/Boot

[chartwell-cljs "0.1.7"]

Clojure CLI/deps.edn

chartwell-cljs/chartwell-cljs {:mvn/version "0.1.7"}

Gradle

implementation("chartwell-cljs:chartwell-cljs:0.1.7")

Maven

<dependency>
  <groupId>chartwell-cljs</groupId>
  <artifactId>chartwell-cljs</artifactId>
  <version>0.1.7</version>
</dependency>