MCPcopy
hub / github.com/dc-js/dc.js / scatter-plot-spec.js

File scatter-plot-spec.js

spec/scatter-plot-spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global appendChartID, comparePaths, loadDateFixture, makeDate, simulateChart2DBrushing */
2describe('dc.scatterPlot', () => {
3 let id, chart;
4 let data, group, dimension;

Callers

nothing calls this directly

Calls 15

loadDateFixtureFunction · 0.85
appendChartIDFunction · 0.85
nthSymbolFunction · 0.85
fishSymbolFunction · 0.85
symbolsMatchingFunction · 0.85
matchSymbolFunction · 0.85
cloneGroupFunction · 0.85
symbolsOfRadiusFunction · 0.85
simulateChart2DBrushingFunction · 0.85
makeDateFunction · 0.85
nthChartFunction · 0.85

Tested by

no test coverage detected