Commit 68498c6
File tree
Expand file treeCollapse file tree
9 files changed
+246
-286
lines changedFilter options
- doc
- api/next_api_changes/deprecations
- users/next_whats_new
- lib
- matplotlib
- axes
- cbook
- tests
- mpl_toolkits/tests
Expand file treeCollapse file tree
9 files changed
+246
-286
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/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-11Lines changed: 1 addition & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 | 2 |
|
4 | 3 |
|
5 | 4 |
|
| ||
142 | 141 |
|
143 | 142 |
|
144 | 143 |
|
145 |
| - |
146 |
| - |
147 |
| - |
148 |
| - |
149 |
| - |
150 |
| - |
151 |
| - |
152 |
| - |
153 |
| - |
154 |
| - |
| 144 | + |
155 | 145 |
|
156 | 146 |
|
157 | 147 |
|
|
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 |
---|---|---|
| ||
606 | 606 |
|
607 | 607 |
|
608 | 608 |
|
| 609 | + |
| 610 | + |
| 611 | + |
609 | 612 |
|
610 | 613 |
|
611 | 614 |
|
|
0 commit comments