You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/07/15 11:03:32 UTC

[GitHub] [incubator-echarts] martin31821 opened a new issue #10867: Series not always rendered

martin31821 opened a new issue #10867: Series not always rendered
URL: https://github.com/apache/incubator-echarts/issues/10867
 
 
   ### Version
   4.2.1
   
   ### Steps to reproduce
   When I use setOption to update stuff while the rendering is in progress or during the finished event, the chart won't draw/update the series. In my concrete bug the chart updates the y-axis range to the correct value but does not render the series itself.
   When I issue another setOption call, the animation looks like the update animation even though the series wasn't visible.
   
   ### What is expected?
   I expect the chart lib to display the series.
   
   ### What is actually happening?
   No series is displayed, only the axis ranges update
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->

----------------------------------------------------------------
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: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org