[org.clojars.baader/vega-charts "0.3.0"]
I had issues to integrate to a large project the OZ dependency (but I can't solve the dependency hell..). Therefore I extracted the important part of the code and created that little library for us for Shadow-cljs projects.
``
Clone the demo from example folder!
Add to dependencies
[org.clojars.baader/vega-charts "0.3.0"]
Requirements to Clojurescript file
[vega-charts.vega :as vega]
Add into reagent part to application
[vega/vega-lite @data-spec]
That's all!`
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |