Liking cljdoc? Tell your friends :D
ClojureScript only.

pinkgorilla.ui.highchart

reagent component to render highchart-spec via highcharts.js Usage: [:highchart spec-as-clj-data]

Highchart renderer is a pure javascript renderer, the conversion of the spec as clj-data to javascript is done in the render-js component

reagent component to render highchart-spec via highcharts.js
Usage:  [:highchart spec-as-clj-data]

Highchart renderer is a pure javascript renderer, the conversion
of the spec as clj-data to javascript is done in the render-js component
raw docstring

highchartcljs

(highchart data)
source

render-highchartcljs

(render-highchart dom-node data)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close