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

Function handleMouseUp

stackgl_modules/index.js:29143–29145  ·  view source on GitHub ↗
(ev)

Source from the content-addressed store, hash-verified

29141 }
29142
29143 function handleMouseUp (ev) {
29144 handleEvent(buttonState & ~mouse.buttons(ev), ev)
29145 }
29146
29147 function attachListeners () {
29148 if (attached) {

Callers

nothing calls this directly

Calls 1

handleEventFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…