We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3370d55 commit 31641a3Copy full SHA for 31641a3
1 file changed
plotpy/events.py
@@ -909,7 +909,7 @@ def get_zoom_param(
909
Args:
910
plot: instance of BasePlot to use as a reference.
911
pos: position on the plot canvas of the current hotspot.
912
- factor: factor by which to zoom.
+ factor: factor by which to zoom (zero-centered).
913
914
Returns:
915
Returns two tuples of four floats each, representing the parameters used
0 commit comments