Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ convertCenter
Function
convertCenter
src/plots/mapbox/mapbox.js:812–814 ·
view source on GitHub ↗
(center)
Source
from the content-addressed store, hash-verified
810
}
811
812
function
convertCenter(center) {
813
return
[center.lon, center.lat];
814
}
815
816
module.exports = Mapbox;
Callers
1
mapbox.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…