Categories
code Web

Adding radial labels to Dimple.JS pie chart

Add radial labels to a dimple.js pie chart using D3.js

Too bad Dimple.JS doesn’t have this feature built-in. They only have a boring old legend, where pie charts scream for labels that circle the actual pie (or donut).
Anyway, here’s how to get it done using some d3.js love.

Leave a Reply

Your email address will not be published. Required fields are marked *