File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ API Changes for 3.11.0
55 :local:
66 :depth: 1
77
8- .. include :: /api/prev_api_changes/api_changes_3.10 .0/behavior.rst
8+ .. include :: /api/prev_api_changes/api_changes_3.11 .0/behavior.rst
99
10- .. include :: /api/prev_api_changes/api_changes_3.10 .0/deprecations.rst
10+ .. include :: /api/prev_api_changes/api_changes_3.11 .0/deprecations.rst
1111
12- .. include :: /api/prev_api_changes/api_changes_3.10 .0/removals.rst
12+ .. include :: /api/prev_api_changes/api_changes_3.11 .0/removals.rst
1313
14- .. include :: /api/prev_api_changes/api_changes_3.10 .0/development.rst
14+ .. include :: /api/prev_api_changes/api_changes_3.11 .0/development.rst
Original file line number Diff line number Diff line change 1+ Behavior Changes
2+ ----------------
3+
4+
15``pyplot.subplot `` and ``pyplot.subplot_mosaic `` raise *ValueError * on existing figures
26~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
37
Original file line number Diff line number Diff line change 1+ Deprecations
2+ ------------
3+
4+
15In-place modification of colormaps
26~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
37
Original file line number Diff line number Diff line change 1+ Development changes
2+ -------------------
3+
14Increase to minimum supported versions of dependencies
25~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
36
811| Dependency | min in mpl3.10 | min in mpl3.11 |
912+============+=================+================+
1013| Python | 3.10 | 3.11 |
14+ +------------+-----------------+----------------+
1115| NumPy | 1.23 | 1.25 |
16+ +------------+-----------------+----------------+
1217| pyparsing | 2.3.1 | 3.0.0 |
1318+------------+-----------------+----------------+
1419
Original file line number Diff line number Diff line change 1+ Removals
2+ --------
3+
4+
15``matplotlib.cm.get_cmap ``
26~~~~~~~~~~~~~~~~~~~~~~~~~~
37
You can’t perform that action at this time.
0 commit comments