Version
5.0.2
Reproduction link
https://echarts.apache.org/examples/zh/editor.html?c=pie-doughnut
Steps to reproduce
- Add
selectedMode: true to the option of the given demo
- select a sector
What is expected?
The centered label should NOT move
What is actually happening?
The centered label did moved according to the sector user selected
