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

[Lens] Heatmap expression support legend truncation #195928

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

linghaoSu
Copy link
Contributor

@linghaoSu linghaoSu commented Oct 11, 2024

Summary

Fixes #195521

Fix issue where heatmap legend label truncation is not working.

Before

20241011-220332.mp4

After

20241011-220230.mp4

@linghaoSu linghaoSu requested a review from a team as a code owner October 11, 2024 14:04
@nickofthyme nickofthyme added release_note:fix backport:prev-major Backport to (8.x, 8.15) the previous major branch and all later branches still in development labels Oct 11, 2024
Copy link
Contributor

@nickofthyme nickofthyme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works perfectly, Thanks!

@nickofthyme nickofthyme added Feature:Heatmap Heatmap visualization Feature:Lens labels Oct 11, 2024
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
lens 1.5MB 1.5MB +66.0B

History

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-major Backport to (8.x, 8.15) the previous major branch and all later branches still in development 💝community Feature:Heatmap Heatmap visualization Feature:Lens release_note:fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Lens][Heatmap] Legend truncation options not functioning
4 participants