JinyJose commented on issue #13077:
URL: 
https://github.com/apache/incubator-echarts/issues/13077#issuecomment-699605397


   Hi,
   
   In the example https://codepen.io/jinyjs/pen/ZEWRRBQ , there are two charts 
(chart1 and chart2) which have the toolbox Options and uses the connect 
function.
   _echarts.connect([chart1, chart2]);_
   
   Both charts have different data as well.
   
   
![grafik](https://user-images.githubusercontent.com/69197497/94360456-9ab7a180-00ad-11eb-935e-f31ed2a1b9be.png)
   
   
   But if the 'Line' Toolbox Option of the first chart is clicked, then the 
data from the first chart is being displayed in the second chart as well.
   
   
![grafik](https://user-images.githubusercontent.com/69197497/94360472-bd49ba80-00ad-11eb-9628-ad0a7787eca2.png)
   
   The expected result would be that both charts display line charts with its 
own dataset.
   
   I hope the issue is clear. Please let me know if I can help further.
   
   Best regards,
   Jiny
   


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



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

Reply via email to