You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/01/24 17:12:32 UTC

[GitHub] [superset] junlincc opened a new issue #12722: [chart]wrap metric text in chart tooltip

junlincc opened a new issue #12722:
URL: https://github.com/apache/superset/issues/12722


   looks like we set a max width in the chart tooltip, which cause long metrics name overflowing. Though this is another edge case of super long label name, we should wrap text still. 
   
   <img width="1086" alt="Screen Shot 2021-01-24 at 9 08 49 AM" src="https://user-images.githubusercontent.com/67837651/105637748-e09a3180-5e23-11eb-9d49-4591cfb2d1d4.png">
   <img width="1492" alt="Screen Shot 2021-01-24 at 9 08 25 AM" src="https://user-images.githubusercontent.com/67837651/105637749-e1cb5e80-5e23-11eb-8d44-9dcbf256fc2e.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: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] junlincc closed issue #12722: [chart]wrap metric text in chart tooltip

Posted by GitBox <gi...@apache.org>.
junlincc closed issue #12722:
URL: https://github.com/apache/superset/issues/12722


   


----------------------------------------------------------------
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: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] maloun96 commented on issue #12722: [chart]wrap metric text in chart tooltip

Posted by GitBox <gi...@apache.org>.
maloun96 commented on issue #12722:
URL: https://github.com/apache/superset/issues/12722#issuecomment-770358753


   I checked from the latest master and seems that the tooltip is shown ok
   @junlincc 
   
   ![image](https://user-images.githubusercontent.com/8277264/106380912-0f814c00-63be-11eb-99df-adbb63d1297f.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: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org