Commit a886c4e
File tree
Expand file treeCollapse file tree
9 files changed
+126
-276
lines changedFilter options
- doc
- api/next_api_changes
- deprecations
- removals
- users/next_whats_new
- lib/matplotlib
- axes
- cbook
- tests
Expand file treeCollapse file tree
9 files changed
+126
-276
lines changeddoc/api/next_api_changes/deprecations/19153-LPS.rst
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
doc/api/next_api_changes/removals/19153-LPS.rst
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
doc/users/next_whats_new/axes_kwargs_collision.rst
Copy file name to clipboard+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
lib/matplotlib/axes/_subplots.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_subplots.py+1-9Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
145 |
| - |
146 |
| - |
147 |
| - |
148 |
| - |
149 | 145 |
|
150 |
| - |
151 |
| - |
152 |
| - |
153 |
| - |
154 |
| - |
| 146 | + |
155 | 147 |
|
156 | 148 |
|
157 | 149 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
596 | 596 |
|
597 | 597 |
|
598 | 598 |
|
| 599 | + |
| 600 | + |
| 601 | + |
599 | 602 |
|
600 | 603 |
|
601 | 604 |
|
|
0 commit comments