MCPcopy
hub / github.com/dc-js/dc.js / compose

Method compose

src/charts/series-chart.js:51–53  ·  view source on GitHub ↗
(subChartArray)

Source from the content-addressed store, hash-verified

49 }
50
51 compose (subChartArray) {
52 throw new Error('Not supported for this chart type');
53 }
54
55 _preprocessData () {
56 const keep = [];

Callers 4

_composeMethod · 0.45
legend-spec.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected