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

File colorbar_test.js

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

Source from the content-addressed store, hash-verified

1var d3Select = require('../../strict-d3').select;
2
3var Plotly = require('../../../lib/index');
4var Colorbar = require('../../../src/components/colorbar');

Callers

nothing calls this directly

Calls 7

assertCBFunction · 0.85
assertParcoordsCBFunction · 0.85
getCBNodeFunction · 0.85
getCBFillAttributesFunction · 0.85
_supplyFunction · 0.70
dragFunction · 0.70
_assertFunction · 0.70

Tested by

no test coverage detected