Liking cljdoc? Tell your friends :D

cljplot.render


place-imagecljmacro

(place-image c canv anch px py)
source

render-latticeclj

(render-lattice srs)
(render-lattice {:keys [labels legend] :or {labels {}} :as srs}
                {:keys [width height background border]
                 :or {width 800 height 800 background 15263984 border 10}
                 :as conf})
source

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

× close