AutumnLeaf1201

Results 3 comments of AutumnLeaf1201

Hi,would you mind providing the data you set in program or a demo。

I use the data you provided to render eCharts,it can display all the labels set in the options correctly。I have confirmed that the overlapping label will be hidden when the...

You can set `label.alignTo: 'labelLine'`(see [doc](https://echarts.apache.org/zh/option.html#series-pie.label.alignTo)), then all the labels will display correctly. I will check this bug meanwhile.