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

File row-chart-spec.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

loadDateFixtureFunction · 0.85
appendChartIDFunction · 0.85
transitionDurationMethod · 0.80
renderTitleMethod · 0.80
renderLabelMethod · 0.80
valueAccessorMethod · 0.80
selectMethod · 0.80
fixedBarHeightMethod · 0.80
renderTitleLabelMethod · 0.80
othersLabelMethod · 0.80
orderingMethod · 0.80

Tested by

no test coverage detected