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

[Visualize] Fixes wrong display of split warning callout #120199

Merged
merged 1 commit into from
Dec 2, 2021

Conversation

stratoula
Copy link
Contributor

@stratoula stratoula commented Dec 2, 2021

Summary

The new heatmap implementation doesn't allow small multiples. For this reason we added a notification to all these heatmaps that have been created with the split chart aggregation and are using the new implementation. I had forgotten to check by the vis type (heatmap) and it was been displayed to all other visualizations (pie, xy) if they were using the split charts bucket.

This PR fixes it.

Before
image
After:
image

Checklist

@stratoula stratoula added Feature:Visualizations Generic visualization features (in case no more specific feature label is available) release_note:skip Skip the PR/issue when compiling release notes v8.1.0 labels Dec 2, 2021
@kibana-ci
Copy link
Collaborator

💚 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
visualize 51.5KB 51.5KB +46.0B

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@stratoula stratoula added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Dec 2, 2021
@stratoula stratoula marked this pull request as ready for review December 2, 2021 11:43
@stratoula stratoula requested a review from a team as a code owner December 2, 2021 11:43
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-vis-editors @elastic/kibana-vis-editors-external (Team:VisEditors)

Copy link
Contributor

@dej611 dej611 left a comment

Choose a reason for hiding this comment

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

Code review only 👍

@stratoula stratoula merged commit 23652de into elastic:main Dec 2, 2021
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label Dec 2, 2021
TinLe pushed a commit to TinLe/kibana that referenced this pull request Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting Feature:Visualizations Generic visualization features (in case no more specific feature label is available) release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Visualization editors, elastic-charts and infrastructure v8.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants