Commit b5a2198
File tree
Expand file treeCollapse file tree
7 files changed
+47
-14
lines changedFilter options
- doc/api/next_api_changes
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
7 files changed
+47
-14
lines changeddoc/api/next_api_changes/behaviour.rst
Copy file name to clipboardExpand all lines: doc/api/next_api_changes/behaviour.rst+14-3Lines changed: 14 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
102 |
| - |
103 |
| - |
| 101 | + |
| 102 | + |
| 103 | + |
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
| ||
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
| 172 | + |
172 | 173 |
|
173 | 174 |
|
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
174 | 180 |
|
175 | 181 |
|
176 | 182 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1061 | 1061 |
|
1062 | 1062 |
|
1063 | 1063 |
|
1064 |
| - |
1065 |
| - |
1066 |
| - |
1067 |
| - |
1068 |
| - |
| 1064 | + |
| 1065 | + |
| 1066 | + |
1069 | 1067 |
|
1070 | 1068 |
|
1071 | 1069 |
|
| ||
1123 | 1121 |
|
1124 | 1122 |
|
1125 | 1123 |
|
| 1124 | + |
| 1125 | + |
| 1126 | + |
1126 | 1127 |
|
1127 | 1128 |
|
1128 | 1129 |
|
| ||
2565 | 2566 |
|
2566 | 2567 |
|
2567 | 2568 |
|
2568 |
| - |
| 2569 | + |
2569 | 2570 |
|
2570 | 2571 |
|
2571 | 2572 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1219 | 1219 |
|
1220 | 1220 |
|
1221 | 1221 |
|
1222 |
| - |
| 1222 | + |
1223 | 1223 |
|
1224 | 1224 |
|
1225 | 1225 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5523 | 5523 |
|
5524 | 5524 |
|
5525 | 5525 |
|
| 5526 | + |
| 5527 | + |
5526 | 5528 |
|
5527 | 5529 |
|
5528 | 5530 |
|
| ||
5532 | 5534 |
|
5533 | 5535 |
|
5534 | 5536 |
|
| 5537 | + |
| 5538 | + |
5535 | 5539 |
|
5536 | 5540 |
|
5537 | 5541 |
|
5538 | 5542 |
|
5539 | 5543 |
|
5540 | 5544 |
|
5541 | 5545 |
|
| 5546 | + |
| 5547 | + |
| 5548 | + |
| 5549 | + |
| 5550 | + |
| 5551 | + |
| 5552 | + |
| 5553 | + |
| 5554 | + |
| 5555 | + |
| 5556 | + |
5542 | 5557 |
|
5543 | 5558 |
|
5544 | 5559 |
|
|
lib/matplotlib/tests/test_tightlayout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_tightlayout.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
118 |
| - |
| 118 | + |
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
326 | 326 |
|
327 | 327 |
|
328 | 328 |
|
329 |
| - |
| 329 | + |
330 | 330 |
|
331 | 331 |
|
332 | 332 |
|
| ||
352 | 352 |
|
353 | 353 |
|
354 | 354 |
|
355 |
| - |
| 355 | + |
356 | 356 |
|
357 | 357 |
|
358 | 358 |
|
|
0 commit comments