Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Closed
Labels
Milestone
Description
Documentation Link
https://matplotlib.org/devdocs/tutorials/provisional/mosaic.html
Problem
As of#18763, "ab;cd" is valid input into subplot_mosaic to generate a 2x2 plot. While the docs were updated, the tutorial wasn't.
Suggested improvement
Add a paragraph to thestring shorthand section demonstrating the "ab;cd" notation.