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/06/20 10:02:20 UTC

[GitHub] [incubator-echarts] JeanVanDenderFlume commented on issue #45: What's the typical way to reload data, and keep other options such as 'selected label', 'data zoom'.

JeanVanDenderFlume commented on issue #45: What's the typical way to reload data, and keep other options such as 'selected label', 'data zoom'.
URL: https://github.com/apache/incubator-echarts/issues/45#issuecomment-503964403
 
 
   Hello when i have initial data in the chart the Echart looks fine.
   When i getData from the server and calculate my own new dataseries and reset the options with = nuill and with clear() i see the chart going away in the debugger, but when it is drawn i see   a line from initial data set to the end of the inital dataset. And second the new datapoints have double series in the tooltip
   
   https://ibb.co/L9pmcbN
   
   How do i add a new dataseries to a excisting instance?
   This component is good, but a bit complex i think? I hope you could help me quick.
   I use Angular6

----------------------------------------------------------------
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