Liking cljdoc? Tell your friends :D

mathdoc.cljs.svg


anglecljs

(angle r [x1 y1] [x2 y2])

arccljs

(arc r [x1 y1] [x2 y2])

arrowcljs

(arrow [x1 y1] [x2 y2])

circlecljs

(circle r)

linecljs

(line m & children)

origin-svgcljs

(origin-svg {:keys [x-scale y-scale padding]} & children)

path-dcljs

(path-d & args)

convert args to svg path format

convert args to svg path format
raw docstring

pointcljs

(point m r [x y])

textcljs

(text [x y] s)

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

× close