Hi guys!
This time I bring you a pie chart!
I think i managed successfully to create the list that will be used on the pie chart, and I have the appearance of the pie chart as i want, but I m not able to coloring it accordingly with my list. I know the problem is on the advancedformat of the pie chart. I m currently using highchartsJSON, but with some mistakes, resulting on that. If someone can explain/show me how should I build my JSON I would appreciate
Hope you guys can help me!
can you share an oml, looking at those pictures really isn't enough to help.
"plotOptions: { pie: { innerSize: '60%', startAngle: -90, endAngle: 90, center: ['50%', '100%'], size: '150%', }},legend: { floating: true, verticalAlign: 'top', align: 'center', y: -10}"
i need this file to config the pie chart. currently i have that, that renders my current image.
my object list is that one
I can't really tell from that what is exactly going on,