MCPcopy
hub / github.com/dc-js/dc.js / data-addition-spec.js

File data-addition-spec.js

spec/data-addition-spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global appendChartID, loadDateFixture, loadDateFixture2, makeDate */
2describe('Dynamic data addition in crossfilter', () => {
3 const width = 200;
4 const height = 200;

Callers

nothing calls this directly

Calls 14

loadDateFixtureFunction · 0.85
loadDateFixture2Function · 0.85
buildPieChartFunction · 0.85
buildLineChartFunction · 0.85
occurrencesFunction · 0.85
redrawMethod · 0.80
dataMethod · 0.80
selectAllMethod · 0.80
selectMethod · 0.80
filterAllMethod · 0.80
dimensionMethod · 0.45
groupMethod · 0.45

Tested by

no test coverage detected