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

File scatter_test.js

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

Source from the content-addressed store, hash-verified

1var d3Select = require('../../strict-d3').select;
2var d3SelectAll = require('../../strict-d3').selectAll;
3var Scatter = require('../../../src/traces/scatter');
4var makeBubbleSizeFn = require('../../../src/traces/scatter/make_bubble_size_func');

Callers

nothing calls this directly

Calls 15

callLinePointsFunction · 0.85
assertNodeCntFunction · 0.85
setModeFunction · 0.85
testOrderingFunction · 0.85
_assertNodesFunction · 0.85
checkFillFunction · 0.85
checkSegmentsFunction · 0.85
getColorFunction · 0.85
getMarkerSizeFunction · 0.85
assertAxisRangesFunction · 0.85
countNonEmptyFillsFunction · 0.85
makeCheckFnFunction · 0.85

Tested by

no test coverage detected