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

Function count

test/jasmine/assets/custom_assertions.js:91–93  ·  view source on GitHub ↗
(selector)

Source from the content-addressed store, hash-verified

89}
90
91function count(selector) {
92 return d3SelectAll(selector).size();
93}
94
95/**
96 * @param {object} expectation

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…