Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
2
describe(
'dc.pieChart'
, () => {
3
const
width = 200;
4
const
height = 200;
Callers
nothing calls this directly
Calls
15
loadDateFixture
Function · 0.85
buildCountryChart
Function · 0.85
makeDate
Function · 0.85
select
Method · 0.80
colors
Method · 0.80
data
Method · 0.80
selectAll
Method · 0.80
defaultColors
Method · 0.80
filterPrinter
Method · 0.80
externalRadiusPadding
Method · 0.80
filterAll
Method · 0.80
on
Method · 0.80
Tested by
no test coverage detected