Version
4.8.0
Steps to reproduce
Use connect function for toolbox Options for two bar / line charts (eg: chart1 and chart2).
When the toolbox Option 'line' is clicked, the data from chart1 is displayed within chart2 as well and vice versa.
The same issue is seen when the 'bar' Option is clicked.
What is expected?
The data in the seperate charts are not displayed in the foreign chart.
What is actually happening?
Data from foreign charts are being displayed together when the connect functionality is used.
Echarts connect functionality was used mainly for dataZoom component, but the individual charts were using the toolbox option as well.
Version
4.8.0
Steps to reproduce
Use connect function for toolbox Options for two bar / line charts (eg: chart1 and chart2).
When the toolbox Option 'line' is clicked, the data from chart1 is displayed within chart2 as well and vice versa.
The same issue is seen when the 'bar' Option is clicked.
What is expected?
The data in the seperate charts are not displayed in the foreign chart.
What is actually happening?
Data from foreign charts are being displayed together when the connect functionality is used.
Echarts connect functionality was used mainly for dataZoom component, but the individual charts were using the toolbox option as well.