Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ click
Function
click
test/jasmine/tests/treemap_test.js:46–48 ·
view source on GitHub ↗
(gd, v)
Source
from the content-addressed store, hash-verified
44
}
45
46
function
click(gd, v) {
47
return
_mouseEvent(
'click'
, gd, v);
48
}
49
50
describe(
'Test treemap defaults:'
,
function
() {
51
var
gd;
Callers
2
treemap_test.js
File · 0.70
_run
Function · 0.70
Calls
1
_mouseEvent
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…