Ling310
Ling310
### Version 4.8.0 ### Reproduction link [https://gallery.echartsjs.com/editor.html?c=x7lnSN-OJe&v=1](https://gallery.echartsjs.com/editor.html?c=x7lnSN-OJe&v=1) ### Steps to reproduce label.alignTo == edge且在formatter中使用了rich ### What is expected? label与labelLine间没有不合理的空隙 ### What is actually happening? 如题 --- 相关issue:https://github.com/apache/incubator-echarts/issues/12148
### Version 5.3.2 ### Link to Minimal Reproduction https://codepen.io/ling310/pen/zYRwjJp ### Steps to Reproduce https://codepen.io/ling310/pen/zYRwjJp ### Current Behavior  the rightmost symbol and axisLabel(as red) is show before them move inside...
### What problem does this feature solve? i need a new function same as api.currentSeriesIndices when pie chart legend active changed(eg. api.currentDataIndices) in custom chart. I want to draw some...