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

Tooltip overflowing on long series names #270

Closed
2 tasks done
flash1293 opened this issue Jul 24, 2019 · 1 comment · Fixed by #274
Closed
2 tasks done

Tooltip overflowing on long series names #270

flash1293 opened this issue Jul 24, 2019 · 1 comment · Fixed by #274
Assignees
Labels
bug Something isn't working released Issue released publicly

Comments

@flash1293
Copy link

Describe the bug
The tooltip overflows if the series names get too long.

Expected behavior
Should either wrap or expand - probably wrap. Current Visualize has the same problem, this is currently fixed in the PR elastic/kibana#41703

Screenshots
Screenshot 2019-07-24 at 10 53 34

Checklist

  • every related Kibana issue is listed under Kibana Cross Issues list
  • kibana cross issue tag is associated to the issue if any kibana cross issue is present
@flash1293 flash1293 added the bug Something isn't working label Jul 24, 2019
@nickofthyme nickofthyme self-assigned this Jul 30, 2019
nickofthyme added a commit to nickofthyme/elastic-charts that referenced this issue Jul 30, 2019
Allow long series names in tooltip to wrap to next line

fix elastic#270
nickofthyme added a commit that referenced this issue Aug 5, 2019
Allow long series names in the tooltip to wrap to the next line, refactor tooltip table into a list.

fix #270
markov00 pushed a commit that referenced this issue Aug 5, 2019
## [8.1.7](v8.1.6...v8.1.7) (2019-08-05)

### Bug Fixes

* **tooltip:** fix overflow for long series names ([#274](#274)) ([717486f](717486f)), closes [#270](#270)
@markov00
Copy link
Member

markov00 commented Aug 5, 2019

🎉 This issue has been resolved in version 8.1.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

@markov00 markov00 added the released Issue released publicly label Aug 5, 2019
AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this issue Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released Issue released publicly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants