Skip to content

Commit a27fa2b

Browse files
committed
DOC: add note that subplot_mosaic now stable API
1 parent 4f7a65e commit a27fa2b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/users/next_whats_new/per_subplot_mosaic.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
``subplot_mosaic`` no longer provisional
2+
----------------------------------------
3+
4+
The API on `.Figure.subplot_mosaic` and `pyplot.subplot_mosaic` are now
5+
considered stable and will change under Matplotlib's normal deprecation
6+
process.
7+
8+
19
Per-subplot keyword arguments in ``subplot_mosaic``
210
----------------------------------------------------
311

0 commit comments

Comments
 (0)