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

Fixed bogus overlay warnings in bokeh OverlayPlot #2273

Merged
merged 1 commit into from
Jan 26, 2018

Conversation

philippjfr
Copy link
Member

In #2253 I ensured that OverlayPlot does not rerender its subplots unless necessary. Since there is a check to ensure that all elements in the overlay were plotted correctly this causes bogus warnings to appear, this change ensures that it correctly detects that the subplots were indeed processed.

@philippjfr philippjfr added type: bug Something isn't correct or isn't working tag: backend: bokeh labels Jan 25, 2018
@jlstevens
Copy link
Contributor

Looks good to me.

@philippjfr
Copy link
Member Author

Ready to merge.

@jlstevens jlstevens merged commit 6c8b6fa into master Jan 26, 2018
@philippjfr philippjfr added this to the 1.9.3 milestone Feb 11, 2018
@philippjfr philippjfr deleted the dynamic_overlay_warnings branch February 11, 2018 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag: backend: bokeh type: bug Something isn't correct or isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants