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 2018/07/27 02:17:03 UTC

[GitHub] jeffreythewang opened a new pull request #5504: [NVD3] Set max width for tooltips

jeffreythewang opened a new pull request #5504: [NVD3] Set max width for tooltips
URL: https://github.com/apache/incubator-superset/pull/5504
 
 
   This sets a width limit on tooltips in visualizations equal to half the width of the slice container such that the tooltip should never overflow unreasonably out of the container.
   
   We've had issues where grouping key values were too long, or too many grouping keys were in the query, which made for wide, unwrapped tooltips.
   
   Before:
   ![screen shot 2018-07-26 at 10 13 53 pm](https://user-images.githubusercontent.com/3317634/43297840-68c4f3b0-9121-11e8-8ed6-6f299ac5e914.png)
   
   After:
   ![screen shot 2018-07-26 at 10 15 13 pm](https://user-images.githubusercontent.com/3317634/43297844-6d3275e4-9121-11e8-9a11-11b400a34d21.png)
   
   @graceguo-supercat @mistercrunch 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org