Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chart]wrap metric text in chart tooltip #12722

Closed
junlincc opened this issue Jan 24, 2021 · 1 comment
Closed

[chart]wrap metric text in chart tooltip #12722

junlincc opened this issue Jan 24, 2021 · 1 comment
Labels
#bug:cosmetic Cosmetic/layout/design tweak needed viz:charts:tooltip Related to tooltips in charts

Comments

@junlincc
Copy link
Member

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.

Screen Shot 2021-01-24 at 9 08 49 AM

Screen Shot 2021-01-24 at 9 08 25 AM

@junlincc junlincc added #bug:cosmetic Cosmetic/layout/design tweak needed tooltip:control viz:charts:tooltip Related to tooltips in charts v1.0.1bash! and removed tooltip:control labels Jan 24, 2021
@maloun96
Copy link
Contributor

I checked from the latest master and seems that the tooltip is shown ok
@junlincc

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#bug:cosmetic Cosmetic/layout/design tweak needed viz:charts:tooltip Related to tooltips in charts
Projects
None yet
Development

No branches or pull requests

2 participants