Does anyone know if it’s possible to add more formatting to a pie chart? Such as, the showing the percentages of each slice on the graph itself or having the labels of each slice shown next/on it? Instead of only having one simple legend?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It isn’t possible with Spreadsheet::WriteExcel but it is possible with Excel::Writer::XLSX.
Here is an example:
And this is the chart it that is displayed:
