Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions lib/matplotlib/pyplot.py
Original file line number Diff line number Diff line change
Expand Up @@ -1499,11 +1499,6 @@ def subplot_mosaic(mosaic, *, sharex=False, sharey=False,

This is a helper function to build complex GridSpec layouts visually.

.. note::

This API is provisional and may be revised in the future based on
early user feedback.

See :doc:`/gallery/subplots_axes_and_figures/mosaic`
for an example and full API documentation

Expand Down