Skip to content

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

Merged
simianhacker merged 1 commit intoelastic:masterfrom
simianhacker:resize-issue
Mar 4, 2017
Merged

Fixing resizing for charts on dashboard for Time Series Visual Bulider#10706
simianhacker merged 1 commit intoelastic:masterfrom
simianhacker:resize-issue

Conversation

@simianhacker
Copy link
Copy Markdown
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
Copy Markdown
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