MCPcopy Index your code
hub / github.com/leeoniya/uPlot / hideSelect

Function hideSelect

src/uPlot.js:3189–3191  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3187 };
3188
3189 function hideSelect() {
3190 setSelect(_hideProps, false);
3191 }
3192
3193 let downSelectLeft;
3194 let downSelectTop;

Callers 3

updateCursorFunction · 0.85
mouseUpFunction · 0.85
dblClickFunction · 0.85

Calls 1

setSelectFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…