[Doc]: Stackplot hatch functionality has version dependencies #28533
Labels
Difficulty: Easy
https://matplotlib.org/devdocs/devel/contribute.html#good-first-issues
Documentation
Good first issue
Open a pull request against these issues if there are no active ones!
Milestone
Documentation Link
https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.stackplot.html
Problem
The documentation for
matplotlib.pyplot.stackplot()
should indicate that matplotlib version 3.9.x or greater supportshatch
being a list. In version 3.8.3 I was getting errors when passing a list of hatch symbols, regardless of the simplicity or complexity of the example.If it's easier I can revisit this once I complete the body of work where this became an issue and I can submit a PR to update the documentation myself, just let me know.
Suggested improvement
No response
The text was updated successfully, but these errors were encountered: