Allow wheel zooming on a single axis
Author: limx0Created Oct 31, 2023Updated Mar 20, 2025
Labelsenhancementplugins
Feature Request
Description of Problem:
Perspective currently zooms on both axes, but for many datasets where the scale of X/Y values are not symmetrical, it would be useful to be able to wheel zoom a single axis individually.
Bokeh allow this via their wheel_zoom tool, which also includes xwheel_zoom / ywheel_zoom.
Potential Solutions:
Unsure.
Source: perspective-dev/perspective