I need to make multiple sets of column labels on pie chart/donut chart in Outsystem reactive web. The thing is, I need to be able to set specific width for every labels (columns) data to make it better and easier to see. However i didn't know how to do it, since I could only set 1 label at a time.
I would appreciate any help, please.
Hi Samuel Susetia Davilantinov Nugraha,
please check this documentation having multiple Labels for Pie Chart
https://success.outsystems.com/documentation/11/reference/outsystems_apis/charts_api/create_pie_and_donut_charts/?_gl=1*1b3bop1*_ga*MTc1NTIyNDYwNC4xNjc1MDY4NTQ5*_ga_ZD4DTMHWR2*MTY4MjU2MTc2OS4yNjkuMS4xNjgyNTY0MTA4LjQwLjAuMA..
https://www.outsystems.com/forums/discussion/27329/how-to-change-pie-chart-colors-in-outsystems/
Thanks,
Ramesh
Hi Ramesh,
Thanks for trying but i've already seen the official post before i make this question, and i truly can't apply the information there since there is no example about multiple labels for one pie chart. What i mean with multiple label is, like if you have a data containing of product name, total goods sold, and percentage on sales, it would be able to show those 3 data separately as 3 different colums, not just displaying the name as the label.
If you could send me an oml example of this application, i would be very grateful.
Samuel