io.github.cljsjs/chartjs-adapter-date-fns

This adapter allows the use of date-fns with Chart.js.

Leiningen/Boot

[io.github.cljsjs/chartjs-adapter-date-fns "2.0.0-0"]

Clojure CLI/deps.edn

io.github.cljsjs/chartjs-adapter-date-fns {:mvn/version "2.0.0-0"}

Gradle

implementation("io.github.cljsjs:chartjs-adapter-date-fns:2.0.0-0")

Maven

<dependency>
  <groupId>io.github.cljsjs</groupId>
  <artifactId>chartjs-adapter-date-fns</artifactId>
  <version>2.0.0-0</version>
</dependency>