susiwen8 edited a comment on issue #10167: Pie Chart is not drawing label lines 
when toggling labels and redrawing
URL: 
https://github.com/apache/incubator-echarts/issues/10167#issuecomment-479788300
 
 
    You should add labelLine option
   https://echarts.apache.org/option.html#series-pie.labelLine
   
   > Here you are
   > 
   > 1. Removing Labels
   >    https://jsfiddle.net/4qcfbx1a/8/
   >    when you click removeLabel, the label is removed, but lines are still 
there.
   > 2. Adding Labels
   >    https://jsfiddle.net/4qcfbx1a/9
   >    when you click addLabel, the label appear, but lines are not drawn.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to