MCPcopy Create free account
hub / github.com/plotly/plotly.js / dragDone

Function dragDone

src/plots/ternary/ternary.js:751–753  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

749 }
750
751 function dragDone() {
752 Registry.call('_guiRelayout', gd, makeUpdate(mins));
753 }
754
755 // finally, set up hover and click
756 // these event handlers must already be set before dragElement.init

Callers

nothing calls this directly

Calls 1

makeUpdateFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…