(active & [m])
(arc & [m])
(area & [m])
(areaRadial & [m])
(axis & [m])
(bin & [m])
(bisector & [m])
(brush & [m])
(chord & [m])
(cluster & [m])
(color & [m])
(contours & [m])
(d3-macro-fn s m)
rewrite function
(d3/d3-macro-fn "d3.bisector" {:a 1 :b 2}) => '(. (d3.bisector) (a 1) (b 2))
rewrite function (d3/d3-macro-fn "d3.bisector" {:a 1 :b 2}) => '(. (d3.bisector) (a 1) (b 2))
(d3-tmpl s)
creates fragment or macro
(d3/d3-tmpl 'minindex) => '(def$.js minindex d3.minindex)
(d3/d3-tmpl '[bin #{value domain thresholds}]) => '(defmacro.js bin ([& [m]] (d3-macro-fn "d3.bin" m)))
creates fragment or macro (d3/d3-tmpl 'minindex) => '(def$.js minindex d3.minindex) (d3/d3-tmpl '[bin #{value domain thresholds}]) => '(defmacro.js bin ([& [m]] (d3-macro-fn "d3.bin" m)))
(Delaunay & [m])
(density & [m])
(dispatch & [m])
(drag & [m])
(easeBack & [m])
(easeBackIn & [m])
(easeBackInOut & [m])
(easeBackOut & [m])
(easeElastic & [m])
(easeElasticIn & [m])
(easeElasticInOut & [m])
(easeElasticOut & [m])
(easePoly & [m])
(easePolyIn & [m])
(easePolyInOut & [m])
(easePolyOut & [m])
(force & [m])
(forceCenter & [m])
(forceCollide & [m])
(forceLink & [m])
(forceManyBody & [m])
(forceRadial & [m])
(forceSimulation & [m])
(forceX & [m])
(forceY & [m])
(geoCircle & [m])
(geoGraticule & [m])
(geoRotation & [m])
(geoStream & [m])
(hierarchy & [m])
(line & [m])
(lineRadial & [m])
(linkHorizontal & [m])
(linkRadial & [m])
(linkVertical & [m])
(pack & [m])
(partition & [m])
(path & [m])
(pie & [m])
(projection & [m])
(quadtree & [m])
(ribbon & [m])
(ribbonArrow & [m])
(scaleBand & [m])
(scaleDiverging & [m])
(scaleDivergingLog & [m])
(scaleDivergingPow & [m])
(scaleDivergingSqrt & [m])
(scaleDivergingSymlog & [m])
(scaleIdentity & [m])
(scaleLinear & [m])
(scaleLog & [m])
(scaleOrdinal & [m])
(scalePoint & [m])
(scalePow & [m])
(scaleQuantile & [m])
(scaleQuantize & [m])
(scaleRadial & [m])
(scaleSequential & [m])
(scaleSequentialLog & [m])
(scaleSequentialPow & [m])
(scaleSequentialQuantile & [m])
(scaleSequentialSqrt & [m])
(scaleSequentialSymlog & [m])
(scaleSqrt & [m])
(scaleSymlog & [m])
(scaleThreshold & [m])
(scaleTime & [m])
(scaleUtc & [m])
(stack & [m])
(stratify & [m])
(timeInterval & [m])
(transition & [m])
(tree & [m])
(treemap & [m])
(voronoi & [m])
(zoom & [m])
(zoomTransform & [m])
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close