Skip to content

Commit

Permalink
Update whats-new.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Illviljan committed Dec 20, 2024
1 parent dec570c commit f06758b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ New Features
iso8601-parser (:pull:`9885`).
By `Kai Mühlbauer <https://github.com/kmuehlbauer>`_.

- Added new plot method `lines` which allows creating line plots efficiently in
a similiar manner to `scatter`. (:pull:`7173`)
- Added new plot method :py:meth:`DataArray.plot.lines` which allows creating line plots efficiently in
a similiar manner to :py:meth:`DataArray.plot.scatter`, also available for datasets. (:pull:`7173`)
By `Jimmy Westling <https://github.com/illviljan>`_.

Breaking changes
Expand Down

0 comments on commit f06758b

Please sign in to comment.