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

File range_selector_test.js

test/jasmine/tests/range_selector_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var RangeSelector = require('../../../src/components/rangeselector');
2var getUpdateObject = require('../../../src/components/rangeselector/get_update_object');
3
4var d3Select = require('../../strict-d3').select;

Callers

nothing calls this directly

Calls 8

supplyFunction · 0.85
assertUpdateCaseFunction · 0.85
setupAxisFunction · 0.85
checkActiveButtonFunction · 0.85
mouseEventFunction · 0.85
assertNodeCountFunction · 0.70
checkButtonColorFunction · 0.70
handleDefaultsFunction · 0.50

Tested by

no test coverage detected