benkeen / d3pie

A configurable pie chart lib and generator built on d3.js
MIT License
370 stars 203 forks source link

Added two new format options for inner labels: "value-percentage" and… #162

Open akhaneev opened 6 years ago

akhaneev commented 6 years ago

… "percentage-value".

These options show both value and percentage in two lines.