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 c4510ca

Browse filesBrowse files
authored
Merge pull request #28571 from FilBalza/doc_for_issue_28533
DOC: Add version directive to hatch parameter in stackplot
2 parents dc64946 + 01534f0 commit c4510ca
Copy full SHA for c4510ca

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.