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

Function countCoverSlip

test/jasmine/tests/dragelement_test.js:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 afterEach(destroyGraphDiv);
36
37 function countCoverSlip() {
38 return d3SelectAll('.dragcover').size();
39 }
40
41 it('should init drag element', function() {
42 var options = { element: this.element, gd: this.gd };

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…