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 2021/10/21 12:27:13 UTC

[GitHub] [echarts] wFanhua opened a new issue #15919: 热力图添加datazoom组件后,拖曳后有部分图没有擦除

wFanhua opened a new issue #15919:
URL: https://github.com/apache/echarts/issues/15919


   ### Version
   5.2.1
   
   ### Steps to reproduce
   1. https://echarts.apache.org/examples/zh/editor.html?c=heatmap-cartesian
   2. 添加
   dataZoom: [
           {
               id: 'dataZoomX',
               type: 'slider',
               xAxisIndex: [0],
               filterMode: 'filter'
           },
           {
               id: 'dataZoomY',
               type: 'slider',
               yAxisIndex: [0],
               filterMode: 'empty'
           }
       ],
   
   ### What is expected?
   拖曳后图表显示正常
   
   ### What is actually happening?
   有残留显示
   
   <!-- 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.

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


[GitHub] [echarts] wFanhua closed issue #15919: 热力图添加datazoom组件后,拖曳后有部分图没有擦除

Posted by GitBox <gi...@apache.org>.
wFanhua closed issue #15919:
URL: https://github.com/apache/echarts/issues/15919


   


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


[GitHub] [echarts] Ovilia commented on issue #15919: 热力图添加datazoom组件后,拖曳后有部分图没有擦除

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #15919:
URL: https://github.com/apache/echarts/issues/15919#issuecomment-949424895


   没有复现出问题,建议提供一个完整 demo,把复现步骤再仔细说一下


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


[GitHub] [echarts] echarts-bot[bot] commented on issue #15919: 热力图添加datazoom组件后,拖曳后有部分图没有擦除

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


   @wFanhua Please provide a minimum reproducible demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM , https://www.makeapie.com/editor.html or https://codesandbox.io/s/mystifying-bash-2uthz.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.


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


[GitHub] [echarts] echarts-bot[bot] commented on issue #15919: 热力图添加datazoom组件后,拖曳后有部分图没有擦除

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






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