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 01534f0

Browse filesBrowse files
committed
Add version directive to hatch parameter in stackplot
1 parent dc64946 commit 01534f0
Copy full SHA for 01534f0

File tree

1 file changed

+3
-0
lines changed
Filter options

1 file changed

+3
-0
lines changed

‎lib/matplotlib/stackplot.py

Copy file name to clipboardExpand all lines: lib/matplotlib/stackplot.py
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ def stackplot(axes, x, *args,
6464
of provided *y*, in which case the styles will repeat from the
6565
beginning.
6666
67+
.. versionadded:: 3.9
68+
Support for list input
69+
6770
data : indexable object, optional
6871
DATA_PARAMETER_PLACEHOLDER
6972

0 commit comments

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