You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2019/10/25 07:37:44 UTC

[GitHub] [incubator-echarts] pissang commented on issue #11489: Chart misbehavior while changing type

pissang commented on issue #11489: Chart misbehavior while changing type
URL: https://github.com/apache/incubator-echarts/issues/11489#issuecomment-546240407
 
 
   You need to remove `angleAxis` and `radiusAxis`.
   
   This requires you set the second parameter of `setOption` to `true`. Which means not merge with the previous option.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org