We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86d39cd commit c70b33cCopy full SHA for c70b33c
1 file changed
plotpy/events.py
@@ -758,7 +758,7 @@ def get_zoom_param(
758
Args:
759
plot: instance of BasePlot to use as a reference.
760
pos: position on the plot canvas of the current hotspot.
761
- factor: factor by which to zoom (centered around 0).
+ factor: factor by which to zoom (zero-centered).
762
763
Returns:
764
Returns two tuples of four floats each, representing the parameters used
0 commit comments