How to display the percentage % on a NVD3 Pie Chart?
问题 I've been trying to display the percentage on a NVD3 Pie Chart but I don't see how to do it... I'm looking for something like this First of all, is there a graph option or a way to display something inside each part of the Pie Chart? If yes, is there an option to display a percentage instead of the exact values? Thanks and enjoy your weekend! 回答1: I am assuming you have been able to get the sample NVD3 Pie Chart working. The only way as far as I know is to edit the pieChart.js . Pull the NVD3