Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ readContext
Function
readContext
test/jasmine/tests/scattergl_select_test.js:423–423 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
421
}
422
423
function
readContext() {
return
_read(
'.gl-canvas-context'
); }
424
425
function
readFocus() {
return
_read(
'.gl-canvas-focus'
); }
426
Callers
1
scattergl_select_test.js
File · 0.85
Calls
1
_read
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…