MCPcopy
hub / github.com/jipegit/OSXAuditor / ended

Function ended

d3-3.2.8/d3.js:1140–1146  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1138 });
1139 }
1140 function ended() {
1141 w.on(move + "." + drag, null).on(end + "." + drag, null);
1142 dragRestore(dragged && d3.event.target === eventTarget);
1143 event_({
1144 type: "dragend"
1145 });
1146 }
1147 };
1148 }
1149 drag.origin = function(x) {

Callers 1

movedFunction · 0.85

Calls 1

relocateFunction · 0.85

Tested by

no test coverage detected