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

Function countHoverLabels

test/jasmine/tests/map_test.js:1015–1017  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1013 spyOn(Fx, 'hover').and.callThrough();
1014
1015 function countHoverLabels() {
1016 return d3Select('.hoverlayer').selectAll('g').size();
1017 }
1018
1019 Promise.resolve()
1020 .then(function() {

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…