elewen opened a new issue #13913:
URL: https://github.com/apache/incubator-echarts/issues/13913


   ### Version
   5.0.0
   
   ### Reproduction link
   
[https://www.makeapie.com/editor.html?c=xorZIifJCg&v=1](https://www.makeapie.com/editor.html?c=xorZIifJCg&v=1)
   
   ### Steps to reproduce
   使用 echarts v5.0 运行链接中的代码,然后注释 line 234-239 行代码打开或关闭 toolbox 功能,会发现当 toolbox 
打开时,图上 DC1 和 DC2 文字以及背景色无法正常显示
   
   ```javascript
    toolbox: {
           feature: {
               saveAsImage: {},
               restore: {},
           }
       },
   ```
   
   ### What is expected?
   无论是否打开 toolbox,图表上的 series 都能正常显示
   
   ### What is actually happening?
   注释 line 234-239 行代码打开或关闭 toolbox 功能,会发现当 toolbox 打开时,图上 DC1 和 DC2 文字以及背景色不显示
   
   ---
   须使用 v5.0 运行以上链接中的代码才能复现此问题,直接使用链接无法复现
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


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



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

Reply via email to