File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change
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.
Original file line number Diff line number Diff line change @@ -246,13 +246,6 @@ volumetric model.
246
246
Improvements
247
247
++++++++++++
248
248
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
-
256
249
CheckButtons widget ``get_status `` function
257
250
-------------------------------------------
258
251
You can’t perform that action at this time.
0 commit comments