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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
