kayla3love
kayla3love
> API for [minShowLabelAngle](https://echarts.apache.org/en/option.html#series-pie.minShowLabelAngle) says _"If a sector is less than this angle (0 ~ 360), label and labelLine **will not** be displayed."_ Your _minShowLabelAngle_ is 10 and therefore the...
> ### **Possible Reason**: > When value changes to Value2,`label.ignore` and `label.emphasis.ignore` is true > >  > > When value back to Value1,`ignore` is false but `emphasis.ignore` is true...