Commit 6e0b093
File tree
Expand file treeCollapse file tree
7 files changed
+19
-16
lines changedFilter options
- doc/api
- next_api_changes
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
7 files changed
+19
-16
lines changeddoc/api/bezier_api.rst
Copy file name to clipboard+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| 79 | + |
79 | 80 |
|
80 | 81 |
|
81 | 82 |
|
|
doc/api/next_api_changes/removals.rst
Copy file name to clipboardExpand all lines: doc/api/next_api_changes/removals.rst+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
146 | 152 |
|
147 | 153 |
|
148 | 154 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3449 | 3449 |
|
3450 | 3450 |
|
3451 | 3451 |
|
3452 |
| - |
3453 | 3452 |
|
3454 | 3453 |
|
3455 | 3454 |
|
| ||
3745 | 3744 |
|
3746 | 3745 |
|
3747 | 3746 |
|
3748 |
| - |
3749 | 3747 |
|
3750 | 3748 |
|
3751 | 3749 |
|
| ||
6874 | 6872 |
|
6875 | 6873 |
|
6876 | 6874 |
|
6877 |
| - |
6878 | 6875 |
|
6879 | 6876 |
|
6880 | 6877 |
|
|
+3-7Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 |
| - |
101 | 100 |
|
102 | 101 |
|
103 | 102 |
|
| ||
191 | 190 |
|
192 | 191 |
|
193 | 192 |
|
194 |
| - |
195 | 193 |
|
196 | 194 |
|
197 | 195 |
|
| ||
227 | 225 |
|
228 | 226 |
|
229 | 227 |
|
230 |
| - |
231 | 228 |
|
232 | 229 |
|
233 | 230 |
|
| ||
318 | 315 |
|
319 | 316 |
|
320 | 317 |
|
321 |
| - |
322 | 318 |
|
323 | 319 |
|
324 | 320 |
|
| ||
486 | 482 |
|
487 | 483 |
|
488 | 484 |
|
489 |
| - |
490 |
| - |
491 |
| - |
| 485 | + |
| 486 | + |
| 487 | + |
492 | 488 |
|
493 | 489 |
|
494 | 490 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1961 | 1961 |
|
1962 | 1962 |
|
1963 | 1963 |
|
1964 |
| - |
| 1964 | + |
1965 | 1965 |
|
1966 | 1966 |
|
1967 | 1967 |
|
1968 | 1968 |
|
1969 |
| - |
1970 |
| - |
1971 |
| - |
1972 |
| - |
1973 | 1969 |
|
1974 | 1970 |
|
1975 | 1971 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1573 | 1573 |
|
1574 | 1574 |
|
1575 | 1575 |
|
1576 |
| - |
1577 | 1576 |
|
1578 | 1577 |
|
1579 | 1578 |
|
|
0 commit comments