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/02/02 02:21:43 UTC

[GitHub] [echarts] Yzzzed opened a new issue #14185: 设置了grid.containLabel = true和dataZoom后,调节dataZoom时仍然会出现标签溢出

Yzzzed opened a new issue #14185:
URL: https://github.com/apache/echarts/issues/14185


   ### Version
   4.9.0
   
   ### Reproduction link
   [https://www.makeapie.com/editor.html?c=x8SDFZLCzi&v=1](https://www.makeapie.com/editor.html?c=x8SDFZLCzi&v=1)
   
   ### Steps to reproduce
   稍微拉动dataZoom即可
   
   ### What is expected?
   标签与dataZoom不出现重叠
   
   ### What is actually happening?
   稍微拉动dataZoom,标签与dataZoom出现重叠,再继续拉动,重叠现象会消失。
   
   <!-- 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] [echarts] Yzzzed commented on issue #14185: 设置了grid.containLabel = true和dataZoom后,调节dataZoom时仍然会出现标签溢出

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


   @Ovilia 
   底部x轴黑字,顶部蓝字实际上在我的组件里我自己formatter间隔显示了。
   上边发了俩图,详细情况是我设置了grid.containLabel: true,并且指定了grid的height和位置,也指定了dataZoom的slider的位置,但在我拖动slider时,仍然会有出现label跟slider重叠的情况。
   


----------------------------------------------------------------
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] Ovilia commented on issue #14185: 设置了grid.containLabel = true和dataZoom后,调节dataZoom时仍然会出现标签溢出

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


   标签重叠指的是顶部蓝色的文字还是底部黑色的文字?


----------------------------------------------------------------
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] Yzzzed removed a comment on issue #14185: 设置了grid.containLabel = true和dataZoom后,调节dataZoom时仍然会出现标签溢出

Posted by GitBox <gi...@apache.org>.
Yzzzed removed a comment on issue #14185:
URL: https://github.com/apache/echarts/issues/14185#issuecomment-774589684


   > 标签重叠指的是顶部蓝色的文字还是底部黑色的文字?
   底部x轴黑字,顶部蓝字实际上在我的组件里我自己formatter间隔显示了。
   上边发了俩图,详细情况是我设置了grid.containLabel: true,并且指定了grid的height和位置,也指定了dataZoom的slider的位置,但在我拖动slider时,仍然会有出现label跟slider重叠的情况。


----------------------------------------------------------------
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] Yzzzed commented on issue #14185: 设置了grid.containLabel = true和dataZoom后,调节dataZoom时仍然会出现标签溢出

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


   ![issue-1](https://user-images.githubusercontent.com/43776976/106564619-6d519780-6568-11eb-8ee2-29bd50bb2366.png)
   ![issue-2](https://user-images.githubusercontent.com/43776976/106564624-6f1b5b00-6568-11eb-9a06-827d75464658.png)
   


----------------------------------------------------------------
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 #14185: 设置了grid.containLabel = true和dataZoom后,调节dataZoom时仍然会出现标签溢出

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


   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


[GitHub] [echarts] echarts-bot[bot] commented on issue #14185: 设置了grid.containLabel = true和dataZoom后,调节dataZoom时仍然会出现标签溢出

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


   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


[GitHub] [echarts] Yzzzed commented on issue #14185: 设置了grid.containLabel = true和dataZoom后,调节dataZoom时仍然会出现标签溢出

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


   ![issue-1](https://user-images.githubusercontent.com/43776976/106564619-6d519780-6568-11eb-8ee2-29bd50bb2366.png)
   ![issue-2](https://user-images.githubusercontent.com/43776976/106564624-6f1b5b00-6568-11eb-9a06-827d75464658.png)
   


----------------------------------------------------------------
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] Yzzzed commented on issue #14185: 设置了grid.containLabel = true和dataZoom后,调节dataZoom时仍然会出现标签溢出

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


   > 标签重叠指的是顶部蓝色的文字还是底部黑色的文字?
   底部x轴黑字,顶部蓝字实际上在我的组件里我自己formatter间隔显示了。
   上边发了俩图,详细情况是我设置了grid.containLabel: true,并且指定了grid的height和位置,也指定了dataZoom的slider的位置,但在我拖动slider时,仍然会有出现label跟slider重叠的情况。


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