Skip to content

Commit c70b33c

Browse files
committed
correct formulation
1 parent 86d39cd commit c70b33c

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
@@ -758,7 +758,7 @@ def get_zoom_param(
758758
Args:
759759
plot: instance of BasePlot to use as a reference.
760760
pos: position on the plot canvas of the current hotspot.
761-
factor: factor by which to zoom (centered around 0).
761+
factor: factor by which to zoom (zero-centered).
762762
763763
Returns:
764764
Returns two tuples of four floats each, representing the parameters used

0 commit comments

Comments
 (0)