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/07/10 03:23:42 UTC

[GitHub] [incubator-echarts] theDoinb opened a new issue #12950: line showtip的一个疑问

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


   ### Version
   4.8.0
   
   ### Reproduction link
   [https://gallery.echartsjs.com/editor.html?c=xAzDC4SR72&v=1](https://gallery.echartsjs.com/editor.html?c=xAzDC4SR72&v=1)
   
   ### Steps to reproduce
   图表在一个范围内似乎showtip 失效还是被遮挡的感觉。
   例如我打开个链接那图,将浏览器缩小至916*250,910*183...,就缩小到差不多随意伸缩下应该都能看到轮播消失了,
   往大或往小showtip似乎都是正常的
   
   ### What is expected?
   多y轴showtip是正常的
   
   ### What is actually happening?
   多y轴showtip在某些大小下是异常的
   
   <!-- This issue is generated by echarts-issue-helper. 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 #12950: line showtip的一个疑问

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


   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 questions.
   
   If you are interested in the project, you may also subscribe our [mail 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


[GitHub] [incubator-echarts] theDoinb edited a comment on issue #12950: 多y轴line showtip的一个疑问

Posted by GitBox <gi...@apache.org>.
theDoinb edited a comment on issue #12950:
URL: https://github.com/apache/incubator-echarts/issues/12950#issuecomment-659122359


   e, 我认为alwaysShowContent 是对于我这个问题是没有帮助的,
   
   我指的是在当这个多Y轴图表在一个小的宽高时,
   
   可以尝试隐藏左侧代码块,伸缩浏览器就我提供的图表链接,
   
   toolTip会消失,加入alwaysShowContent ,虽然一直显示,但是会发现tooltip内容是不会变化的,
   
   直到拉伸到一个大一点的宽高,轮播又恢复正常了


----------------------------------------------------------------
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] theDoinb commented on issue #12950: 多y轴line showtip的一个疑问

Posted by GitBox <gi...@apache.org>.
theDoinb commented on issue #12950:
URL: https://github.com/apache/incubator-echarts/issues/12950#issuecomment-659122359


   e, 我认为alwaysShowContent 是对于我这个问题是没有帮助的,
   
   我指的是在当这个多Y轴图表在一个小的宽高时,
   
   可以尝试伸缩浏览器就我提供的图表链接,
   
   toolTip会消失,加入alwaysShowContent ,虽然一直显示,但是会发现tooltip内容是不会变化的,
   
   直到拉伸到一个大一点的宽高,轮播又恢复正常了


----------------------------------------------------------------
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] Ovilia commented on issue #12950: 多y轴line showtip的一个疑问

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


   如果要始终显示,可以将 [tooltip.alwaysShowContent](https://echarts.apache.org/zh/option.html#tooltip.alwaysShowContent) 设为 `true`.


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