Pie charts

Backbone-d3 currently supports simple pie charts with transitions. Changing values in a collection causes the pie chart to update to the new ratios. Adding a value adds a new segment to the pie chart, and removing a value removes that segment.


Fixed length series

Variable length series