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

File pie-chart-spec.js

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

Source from the content-addressed store, hash-verified

1/* global appendChartID, loadDateFixture, makeDate */
2describe('dc.pieChart', () => {
3 const width = 200;
4 const height = 200;

Callers

nothing calls this directly

Calls 15

loadDateFixtureFunction · 0.85
buildCountryChartFunction · 0.85
makeDateFunction · 0.85
selectMethod · 0.80
colorsMethod · 0.80
dataMethod · 0.80
selectAllMethod · 0.80
defaultColorsMethod · 0.80
filterPrinterMethod · 0.80
externalRadiusPaddingMethod · 0.80
filterAllMethod · 0.80
onMethod · 0.80

Tested by

no test coverage detected