0
votes

What I'm trying to do is make this Pie chart:

Actual pie chart

Look more like the designed pie chart:

Pie chart from design

Making the pie chart bigger will cause the labels to fall out of div instead of shorten or repositioning. In the documentation of Highchart I found that the only options I can set on the label is "style" and "items".

1
You can increase size by api.highcharts.com/highcharts#plotOptions.pie.size / set connetors and datalabels as you have.Sebastian Bochan

1 Answers

0
votes

Apperently I didn't look well. There's a difference between Label and datalabel. the options for datalabel can be found under the pie settings. There you can set the distance; right here