Skip to content
mbostock edited this page Feb 29, 2012 · 11 revisions

API ReferenceSVG

Brush

# d3.svg.brush()

# brush(selection)

The selection can also be a transition.

# brush.x([scale])

# brush.y([scale])

# brush.extent([values])

# brush.clear()

# brush.empty()

# brush.on(type[, listener])

Clone this wiki locally