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/06/08 07:20:10 UTC

[GitHub] [incubator-echarts] yangzhenyin commented on issue #5497: 移动端 在图表上滑动 页面顶部闪烁抖动

yangzhenyin commented on issue #5497:
URL: https://github.com/apache/incubator-echarts/issues/5497#issuecomment-640416457


   tooltip: {
     enterable: true,        // 去抖动
     showDelay: 200,         // 延迟显示
     trigger: 'item',        // 设置提示框
     confine: true,          // 限制图标内部
   },
   您可以试一下在 tooltip 配置项内设置 tooltip 延迟显示,图表内部滑动在移动端导致页面抖动是因为 tooltip 弹框一直刷新显示导致的,希望对您有帮助.
   ------------------&nbsp;原始邮件&nbsp;------------------
   发件人:&nbsp;"wufeng87"<notifications@github.com&gt;;
   发送时间:&nbsp;2020年6月8日(星期一) 下午3:04
   收件人:&nbsp;"apache/incubator-echarts"<incubator-echarts@noreply.github.com&gt;;
   抄送:&nbsp;"牛顿"<yangzhenyin0223@foxmail.com&gt;;"Comment"<comment@noreply.github.com&gt;;
   主题:&nbsp;Re: [apache/incubator-echarts] 移动端 在图表上滑动 页面顶部闪烁抖动 (#5497)
   
   
   
   
   
    
   遇到了类似的ios 点击图表滚动的抖动问题,现在有啥办法处理吗?谢谢
    
   —
   You are receiving this because you commented.
   Reply to this email directly, view it on GitHub, or unsubscribe.


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