zsn1224 commented on issue #5721: 使用setOption,由柱状图切换到饼图的时候,柱状图的坐标轴不消失
URL: 
https://github.com/apache/incubator-echarts/issues/5721#issuecomment-455174315
 
 
   > 请问这个问题是怎么解决的?
   
   setOption会合并新的参数和数据,然后刷新图表,应为切换到饼图的时候没有传坐标轴数据,所以合并后还有坐标轴配置项

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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