Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ geo_test.js
File
geo_test.js
test/jasmine/tests/geo_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
4
var
Geo = require(
'../../../src/plots/geo'
);
Callers
nothing calls this directly
Calls
15
_locationToFeature
Function · 0.85
mouseEventScatterGeo
Function · 0.85
mouseEvent
Function · 0.85
done
Function · 0.85
mouseEventChoropleth
Function · 0.85
countGeos
Function · 0.85
countScatterGeoLines
Function · 0.85
countScatterGeoMarkers
Function · 0.85
countScatterGeoTextGroups
Function · 0.85
countScatterGeoTextNodes
Function · 0.85
checkScatterGeoOrder
Function · 0.85
countChoroplethPaths
Function · 0.85
Tested by
no test coverage detected