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

x and y are scaled by t_k when calling t.translate(x,y) #214

Closed Fil closed 4 years ago

Fil commented 4 years ago

fixes https://github.com/d3/d3-zoom/issues/192