Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ mouseEventChoropleth
Function
mouseEventChoropleth
test/jasmine/tests/geo_test.js:896–898 ·
view source on GitHub ↗
(type)
Source
from the content-addressed store, hash-verified
894
}
895
896
function
mouseEventChoropleth(
type
) {
897
mouseEvent(
type
, 400, 160);
898
}
899
900
function
countTraces(
type
) {
901
return
d3SelectAll(
'g.trace.'
+
type
).size();
Callers
1
geo_test.js
File · 0.85
Calls
1
mouseEvent
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…