MCPcopy Index your code
hub / github.com/plotly/plotly.js / first

Function first

test/jasmine/tests/geo_test.js:2079–2081  ·  view source on GitHub ↗
(parts)

Source from the content-addressed store, hash-verified

2077 }
2078
2079 function first(parts) {
2080 return parts[1].split('L')[0].split(',').map(Number);
2081 }
2082
2083 function _assert(msg, exp) {
2084 var lonParts = findGridPath('.lonaxis').split('M');

Callers 1

_assertFunction · 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…