MCPcopy Index your code
hub / github.com/plotly/plotly.js / endDragGroupController

Function endDragGroupController

src/components/shapes/display_outlines.js:317–319  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

315 }
316
317 function endDragGroupController() {
318 update();
319 }
320
321 function clickGroupController(numClicks) {
322 if(numClicks === 2) {

Callers

nothing calls this directly

Calls 1

updateFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…