Expected behavior
Expect the xhweel_pan tool to scroll in the x direction with a scrolling gesture. Doesn’t do anything. Selecting pan does pan with the drag gesture; selecting xwheel_zoom zooms with the scrolling gesture. Note: taking out the other tools does not enable xwheel_pan to work.
Screenshots
Should be able to reproduce with the above code.
Environment (please complete the following information):
Thanks for reporting @kkonolige — I'm planning to upgrade a few of the pinned packages soon, bokeh included. I'll see if there's a quick workaround for this.
Describe the bug Adding xwheel_pan to the tools argument of figure puts the tool on the toolbar, but it doesn’t pan or do anything.
To Reproduce Here’s my code for a Jupyter notebook:
Expected behavior Expect the xhweel_pan tool to scroll in the x direction with a scrolling gesture. Doesn’t do anything. Selecting pan does pan with the drag gesture; selecting xwheel_zoom zooms with the scrolling gesture. Note: taking out the other tools does not enable xwheel_pan to work.
Screenshots Should be able to reproduce with the above code.
Environment (please complete the following information):