Radial Tests

Simple pie chart
Simple 'donut' chart
Should be pie chart offset so north segment is centred at 12 o'clock using thetaOffset. Gaps are erroneous.
As above above but specified with both thetaOffset and theta2Offset
Pie chart with labels
Non-data-driven arc segment. Should be positioned in bottom-left with segment pointing up-right with small inner radius.
Rose diagram segments whose angle is implicit in ordinal band scaling and whose radius is data-driven.
Pie segments defined explicitly with theta and theta2 values. Should be 8 categories corresponding to direction label.
As above but with radius increasing from 1 to 8 from N clockwise.
Nightingale's "Causes of Mortality in the Army in the East" coxcomb, using repeat layerFields to each of the three mortality causes. See this copy of the original.
As above, but using colour encoding and null stacking so that it may be placed in a layer (cannot use layers with repeat function).
Interactive highlighting of arc segment on mouseover.

Source