Skip to content

Commit

Permalink
Update darts/timeseries.py
Browse files Browse the repository at this point in the history
Co-authored-by: Dennis Bader <[email protected]>
  • Loading branch information
jonathankoch99 and dennisbader authored Jan 8, 2025
1 parent 89b462c commit 435de60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion darts/timeseries.py
Original file line number Diff line number Diff line change
Expand Up @@ -4108,7 +4108,7 @@ def plot(
default_formatting
Whether to use the darts default scheme.
title
The title of the plot.
Optionally, a custom plot title. If `None`, will use the name of the underlying `xarray.DataArray`.
label
Can either be a string or list of strings. If a string and the series only has a single component, it is
used as the label for that component. If a string and the series has multiple components, it is used as
Expand Down

0 comments on commit 435de60

Please sign in to comment.