Categories code Web Adding radial labels to Dimple.JS pie chart Post author By Roy Post date January 28, 2016 No Comments on Adding radial labels to Dimple.JS pie chart 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. Tags charts, d3.js, dimple.js