Liking cljdoc? Tell your friends :D

chart-utils.3dplot


create-3d-scatter-plotclj

(create-3d-scatter-plot points
                        {:keys [size x-label y-label z-label color-fn]
                         :or {size 1.0 x-label "X" y-label "Y" z-label "Z"}})

viewclj

(view chart)

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

× close