2
votes

I want to display the labels and datasets of pie & doughnut charts on their sides. I searched for many options on the internet including stackoverflow, but couldn't find a relative solution for my case. Maybe I missed something.

Now I have:

enter image description here

I need to display the chart data on its side like this: (For my pie and doughnut charts above)

enter image description here

1

1 Answers

1
votes

First of all, I dont see any bar chart here. Second, what library are you using for making charts? If you couldn't find proper option to display label in that library, I can recommend you to use Amcharts, its more flexible. Let me know if you get your desired results