Skip to content

Commit 31641a3

Browse files
committed
updated doc
1 parent 3370d55 commit 31641a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plotpy/events.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ def get_zoom_param(
909909
Args:
910910
plot: instance of BasePlot to use as a reference.
911911
pos: position on the plot canvas of the current hotspot.
912-
factor: factor by which to zoom.
912+
factor: factor by which to zoom (zero-centered).
913913
914914
Returns:
915915
Returns two tuples of four floats each, representing the parameters used

0 commit comments

Comments
 (0)