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
Apparently this was advertised and needs a replacement. This is a follow up on PR #5976.
The text was updated successfully, but these errors were encountered:
@mattpap what is the status of this / what is the proper guidance for anyone that was using it?
Sorry, something went wrong.
@bryevdv, I didn't write this yet. One should use view.resize() instead, or
view.resize()
for (var view_id in Bokeh.index) { Bokeh.index[view_id].resize() }
I added a note in PR #6384.
mattpap
Successfully merging a pull request may close this issue.
Apparently this was advertised and needs a replacement. This is a follow up on PR #5976.
The text was updated successfully, but these errors were encountered: