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/04/15 09:28:05 UTC

[GitHub] [echarts] Sweet-KK opened a new issue #14679: bar-race xAxis.splitLine animation is not smooth

Sweet-KK opened a new issue #14679:
URL: https://github.com/apache/echarts/issues/14679


   ### Version
   5.0.2
   
   ### Reproduction link
   [https://echarts.apache.org/examples/zh/editor.html?c=bar-race-country](https://echarts.apache.org/examples/zh/editor.html?c=bar-race-country)
   
   ### Steps to reproduce
   the example can see xAxis.splitLine animation  is not smooth
   
   ### What is expected?
   splitLine move smooth.
   
   ### What is actually happening?
   splitLine move is not smooth, it seem to drop frame.
    示例中的splitLine移动变化时明显像移动一下停一下,一卡一卡的,这个有办法优化吗,尝试开启大数据、silent设为true、脏矩形优化还是没改变
   
   <!-- 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] [echarts] pissang commented on issue #14679: bar-race xAxis.splitLine animation is not smooth

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


   有可能是因为我们对线条做了次像素优化永远对齐在 x.5 像素上造成的


-- 
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] [echarts] echarts-bot[bot] commented on issue #14679: bar-race xAxis.splitLine animation is not smooth

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






-- 
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] [echarts] echarts-bot[bot] commented on issue #14679: bar-race xAxis.splitLine animation is not smooth

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


   This issue is labeled with `difficulty: easy`.
   @Sweet-KK Would you like to debug it by yourself? This is a quicker way to get your problem fixed. Or you may wait for the community to fix.
   
   Please have a look at [How to debug ECharts](https://github.com/apache/echarts/blob/master/CONTRIBUTING.md#how-to-debug-echarts) if you'd like to give a try. 🤓


-- 
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] [echarts] Sweet-KK commented on issue #14679: bar-race xAxis.splitLine animation is not smooth

Posted by GitBox <gi...@apache.org>.
Sweet-KK commented on issue #14679:
URL: https://github.com/apache/echarts/issues/14679#issuecomment-820915036


   > 有可能是因为我们对线条做了次像素优化永远对齐在 x.5 像素上造成的
   
   还有一个问题,在排名切换的时候,原来不在排名,刚进入排名的数据,y轴文字是直接闪现的,不像柱子那样从下到上,从无到有的过渡。掉出排名的时候也是,一闪就没了


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