d3 / d3-zoom

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

Add zoom.translateTo. #109

Closed mbostock closed 6 years ago

mbostock commented 7 years ago

Fixes #94.

mbostock commented 7 years ago

TODO Per https://github.com/d3/d3-zoom/issues/94#issuecomment-315386269 this should put the specified point at the center, not the origin.

mbostock commented 6 years ago

Released in 1.5.0.