You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/12/30 11:50:18 UTC

[GitHub] [incubator-echarts] elewen opened a new issue #13913: 启用 toolbox 功能导致部分 series 不显示

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



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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13913: 启用 toolbox 功能导致部分 series 不显示

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #13913:
URL: https://github.com/apache/incubator-echarts/issues/13913#issuecomment-752467280


   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that **you have posted enough image to demo your request**. You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical question.
   
   If you are interested in the project, you may also subscribe our [mailing list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


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



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