MCPcopy Create free account
hub / github.com/leeoniya/uPlot / setCursorEvent

Function setCursorEvent

src/uPlot.js:970–970  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

968 }
969
970 const setCursorEvent = e => { cursor.event = e; };
971
972 cursor.idxs = activeIdxs;
973

Callers 5

initLegendRowFunction · 0.85
uPlotFunction · 0.85
cacheMouseFunction · 0.85
mouseLeaveFunction · 0.85
dblClickFunction · 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…