MCPcopy
hub / github.com/dc-js/dc.js / composite-chart-spec.js

File composite-chart-spec.js

spec/composite-chart-spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global appendChartID, loadDateFixture, makeDate, simulateChartBrushing */
2describe('dc.compositeChart', () => {
3 let id, chart, data, dateDimension, dateValueSumGroup, dateValueNegativeSumGroup,
4 dateIdSumGroup, dateIdNegativeSumGroup, dateGroup;

Callers

nothing calls this directly

Calls 15

loadDateFixtureFunction · 0.85
appendChartIDFunction · 0.85
makeDateFunction · 0.85
legendTextFunction · 0.85
plotHeightFunction · 0.85
simulateChartBrushingFunction · 0.85
shareColorsMethod · 0.80
xUnitsMethod · 0.80
transitionDurationMethod · 0.80
centerBarMethod · 0.80
hidableStacksMethod · 0.80
stackMethod · 0.80

Tested by

no test coverage detected