MCPcopy
hub / github.com/plotly/plotly.js / getLayerLength

Function getLayerLength

test/jasmine/tests/map_test.js:568–570  ·  view source on GitHub ↗
(gd)

Source from the content-addressed store, hash-verified

566 }
567
568 function getLayerLength(gd) {
569 return Lib.filterVisible(gd._fullLayout.map.layers || []).length;
570 }
571
572 function assertLayerStyle(gd, expectations, index) {
573 var mapInfo = getMapInfo(gd);

Callers 1

map_test.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…