8000 Merge pull request #28571 from FilBalza/doc_for_issue_28533 · matplotlib/matplotlib@c4510ca · GitHub
[go: up one dir, main page]

Skip to content

Commit c4510ca

Browse 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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/matplotlib/stackplot.py

Lines 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