Skip to content
Snippets Groups Projects
Commit a054a69a authored by David Schäfer's avatar David Schäfer Committed by Peter Lünenschloß
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent c2b5746c
No related branches found
No related tags found
8 merge requests!685Release 2.4,!684Release 2.4,!567Release 2.2.1,!566Release 2.2,!501Release 2.1,!372fix doctest snippets,!369Current documentation,!317History sensitive plots
Pipeline #47166 passed with stage
in 3 minutes and 4 seconds
......@@ -289,7 +289,7 @@ def plot(
max_gap : str, default None
If None, all the points in the data will be connected, resulting in long linear
lines, where continous chunks of data is missing. Nans in the data get dropped
before plotting. If an Offset string is passed, only points that have a distance
before plotting. If an offset string is passed, only points that have a distance
below `max_gap` get connected via the plotting line.
stats : bool, default False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment