Skip to content

Commit 58ec506

Browse files
authored
Merge pull request #9624 from tacaswell/doc_move_whats_new
DOC: move whats_new entry to next_whats_new folder
2 parents f6c90b8 + 25beb1b commit 58ec506

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
Add ``capstyle`` and ``joinstyle`` attributes to `Collection`
3+
-------------------------------------------------------------
4+
5+
The `Collection` class now has customizable ``capstyle`` and ``joinstyle``
6+
attributes. This allows the user for example to set the ``capstyle`` of
7+
errorbars.

doc/users/whats_new.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -246,13 +246,6 @@ volumetric model.
246246
Improvements
247247
++++++++++++
248248

249-
Add ``capstyle`` and ``joinstyle`` attributes to `Collection`
250-
-------------------------------------------------------------
251-
252-
The `Collection` class now has customizable ``capstyle`` and ``joinstyle``
253-
attributes. This allows the user for example to set the ``capstyle`` of
254-
errorbars.
255-
256249
CheckButtons widget ``get_status`` function
257250
-------------------------------------------
258251

0 commit comments

Comments
 (0)