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

Function emitDeselect

src/components/selections/select.js:1570–1572  ·  view source on GitHub ↗
(gd)

Source from the content-addressed store, hash-verified

1568}
1569
1570function emitDeselect(gd) {
1571 gd.emit('plotly_deselect', null);
1572}
1573
1574module.exports = {
1575 reselect: reselect,

Callers 3

prepSelectFunction · 0.85
selectOnClickFunction · 0.85
reselectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…