You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "echarts-bot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/28 05:49:13 UTC

[GitHub] [echarts] echarts-bot[bot] commented on issue #18816: [Bug] 两张相似的echart表connect相连,且每个echart都设置了toolbox.feature.magicType.type为['line', 'bar'],切换其中一个echart后,另一个echart的数据渲染错误。

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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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