d3 / d3-drag

Drag and drop SVG, HTML or Canvas using mouse or touch input.

Home Page:https://d3js.org/d3-drag

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove drag.x and drag.y.

mbostock opened this issue · comments

It seems unnecessary given that you can specify a custom drag subject. Even the old behavior just had drag.origin.