Box select for zooming out

Hi everyone, is it possible to zoom out using the box_select plot tool?
Currently I’m resetting the plot, but then my selections are gone. I’d rather not a WheelZoomTool.

I could think of two appealing options:

  • shift+ drag box
  • long click on the box_zoom button, then click zooming out instead of zooming in (similar to alternative selections in the box_select)?

image

That’s a good suggestion, but it would be a suggestion for Bokeh’s BoxZoom tool, not for HoloViews; HoloViews just provides the capabilities from Bokeh in this case.