d3 / d3-zoom

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

Is it possible to use d3 zoom with d3 v3? #131

Closed lale17 closed 6 years ago

lale17 commented 6 years ago

Is it possible to use d3 zoom with d3 v3?

mbostock commented 6 years ago

I do not support D3 v3. You cannot use d3-zoom with v3, but v3 has d3.behavior.zoom built-in.

https://github.com/d3/d3-3.x-api-reference/blob/master/Zoom-Behavior.md