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

Fixing resizing for charts on dashboard for Time Series Visual Bulider #10706

Merged
merged 1 commit into from
Mar 4, 2017

Conversation

simianhacker
Copy link
Member

This PR removes the ResizeAware dependency and replaces it with a polling resize component that is similar to how the rest of Kibana works. The previous resize solution gave inconsistent results with saved dashboards.

@simianhacker simianhacker added Feature:Visualizations Generic visualization features (in case no more specific feature label is available) bug Fixes for quality problems that affect the customer experience v5.4.0 v6.0.0 labels Mar 3, 2017
Copy link
Contributor

@thomasneirynck thomasneirynck left a comment

Choose a reason for hiding this comment

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

I tested this by saving and reopening a few dashboards. Seems to work well.

@simianhacker simianhacker merged commit 08b9535 into elastic:master Mar 4, 2017
@simianhacker simianhacker deleted the resize-issue branch March 16, 2017 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Visualizations Generic visualization features (in case no more specific feature label is available) v5.4.0 v6.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants