d3 / d3-zoom

Pan and zoom SVG, HTML or Canvas using mouse or touch input.
https://d3js.org/d3-zoom
ISC License
502 stars 143 forks source link

The default extent should check the svg.viewBox, too. #177

Closed mbostock closed 4 years ago

mbostock commented 5 years ago

Equivalent to https://github.com/d3/d3-brush/issues/46.