echarts-bot[bot] commented on issue #18816:
URL: https://github.com/apache/echarts/issues/18816#issuecomment-1610783096

   @MrSulm It seems you are not using English, I've helped translate the 
content automatically. To make your issue understood by more people and get 
helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [Bug] Two similar echart tables are connected by connect, and each echart 
has toolbox.feature.magicType.type set to ['line', 'bar']. After switching one 
of the echarts, the data rendering error of the other echart .
   
   **BODY**
   
   ### Version
   
   5.2.4
   
   ### Link to Minimal Reproduction
   
   http://1.andrewblack.sinaapp.com/chart/index.html
   
   ### Steps to Reproduce
   
   1. Create two echart charts, and set the toolbox.feature.magicType.type of 
the two charts to ['line', 'bar']
   2. Connect two echart charts, echarts.connect([echart1, echart2])
   3. Switch the rendering mode of one of the echarts, and the data of the 
other echart will merge the data of all connected echarts
   
![image](https://github.com/apache/echarts/assets/13568441/d8b79976-3bb1-4695-b835-ee2065a040fb)
   
![image](https://github.com/apache/echarts/assets/13568441/a58fc939-eea8-4a22-8c01-abc869d515dc)
   
   
   ### Current Behavior
   
   connect's echart chart renders all echart data
   
   ### Expected Behavior
   
   Only render own data
   
   ### Environment
   
   ```markdown
   - OS:
   -Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_
   </details>


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to