Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/plotly.js
/ map_test.js
File
map_test.js
test/jasmine/tests/map_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Plotly = require(
'../../../lib/index'
);
2
var
Lib = require(
'../../../src/lib'
);
3
var
Fx = require(
'../../../src/components/fx'
);
4
Callers
nothing calls this directly
Calls
15
countVisibleTraces
Function · 0.85
mouseEvent
Function · 0.85
assertMarkerColor
Function · 0.85
countVisibleLayers
Function · 0.85
getLayerLength
Function · 0.85
assertLayerStyle
Function · 0.85
getMapInfo
Function · 0.85
assertDataPts
Function · 0.85
assertMouseMove
Function · 0.85
countHoverLabels
Function · 0.85
_assertLayout
Function · 0.85
addOnGd
Function · 0.85
Tested by
no test coverage detected