novus / nvd3

A reusable charting library written in d3.js
http://nvd3.org/
Other
7.22k stars 2.15k forks source link

Need option for displaying polylines for Pie/Donut Chart with labels outside the arcs #1935

Open Elavarasanlee opened 7 years ago

Elavarasanlee commented 7 years ago

Refer Animated Donut Chart with Labels, Legend and Tooltips created using d3.js

I don't see any option for creating a Pie/Donut Chart with polylines for marking labels outside the arcs. Also it will be great if we can fill the line stoke with same color as that of the point as shown here.

Thank You Elavarasan M (lee)

liquidpele commented 7 years ago

That option isn't in nvd3 currently. If you'd like it, please add it and send us a pull request :)

invokerk commented 6 years ago

This is a very good enhancement. Has anyone started working on this? Is it up for grabs?