Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f81adfc

Browse filesBrowse files
committed
Rollback erronous commit to whats_new.rst from #10746
1 parent 820bea6 commit f81adfc
Copy full SHA for f81adfc

File tree

Expand file treeCollapse file tree

2 files changed

+6
-9
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+6
-9
lines changed
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Adjusted ``matplotlib.widgets.Slider`` to have vertical orientation
2+
-------------------------------------------------------------------
3+
4+
The :class:`matplotlib.widgets.Slider` widget now takes an optional argument
5+
``orientation`` which indicates the direction (``'horizontal'`` or
6+
``'vertical'``) that the slider should take.

‎doc/users/whats_new.rst

Copy file name to clipboardExpand all lines: doc/users/whats_new.rst
-9Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -192,15 +192,6 @@ and the title will not be moved via this algorithm.
192192

193193

194194

195-
Adjusted ``matplotlib.widgets.Slider`` to have vertical orientation
196-
-------------------------------------------------------------------
197-
198-
The :class:`matplotlib.widgets.Slider` widget now takes an optional argument
199-
``orientation`` which indicates the direction (``'horizontal'`` or
200-
``'vertical'``) that the slider should take.
201-
202-
203-
204195
New convenience methods for GridSpec
205196
------------------------------------
206197

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.