block by mbostock 6fead6d1378d6df5ae77bb6a719afcb2

Radial Stacked Bar

Full Screen

This is a radial variant of my earlier example stacked bar chart. While pretty, you probably don’t want to use this version because it’s easier to compare the bars when they share an aligned (linear) axis. You might consider this form if your ordinal axis is cyclical, such as weeks of the year, and you want to show a cyclical pattern. This example’s data is not cyclical, so the use of a radial form here is rather gratuitous!

Updated Example →

index.html

d3-scale-radial.js

data.csv