I want to make three field pie chart with label name and three colors. But i am not able to do.
What I have tried :
- Select all fields
- Insert -> pie chart
But this does not work at all :(
This is my sample data :
year test2 test3
2010 20 25000
2011 100 81000
2012 1 17000
2013 1 22000
2014 2 11000
2015 1 12000
2016 2 20000
2017 3 30000
Please help :)