Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ readFocus
Function
readFocus
test/jasmine/tests/scattergl_select_test.js:425–425 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
423
function
readContext() {
return
_read(
'.gl-canvas-context'
); }
424
425
function
readFocus() {
return
_read(
'.gl-canvas-focus'
); }
426
427
_newPlot(gd, [{
428
type
:
'scattergl'
,
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…