Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ convertCenter
Function
convertCenter
src/plots/map/map.js:810–812 ·
view source on GitHub ↗
(center)
Source
from the content-addressed store, hash-verified
808
}
809
810
function
convertCenter(center) {
811
return
[center.lon, center.lat];
812
}
813
814
module.exports = Map;
Callers
1
map.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…