Skip to content

Conversation

@mattpap
Copy link
Contributor

@mattpap mattpap commented Jul 12, 2024

Otherwise two ResetToolView instances are built for a single ResetTool model, one for the plot and one for the grid plot. Grid plot doesn't support reset() method, so things fail, and even if it did, then the work would be duplicated. So now ToolProxy is created in all cases.

fixes #13959

@mattpap mattpap merged commit 156bf27 into branch-3.6 Jul 12, 2024
@mattpap mattpap deleted the mattpap/13959_always_proxy_tools branch July 12, 2024 16:14
@mattpap mattpap mentioned this pull request Jul 12, 2024
15 tasks
@mattpap mattpap mentioned this pull request Jul 13, 2024
14 tasks
@mattpap mattpap modified the milestones: 3.6, 3.4.3 Jul 25, 2024
Chiemezuo pushed a commit to Chiemezuo/bokeh that referenced this pull request Aug 27, 2024
@github-actions
Copy link

github-actions bot commented Nov 2, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Reset Tool Error in Bokeh Gridplot with Single Plot

3 participants