Commit dc1f0d9
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 |
---|---|---|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
166 | 172 |
|
167 | 173 |
|
168 | 174 |
|
|
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 |
---|---|---|
| ||
3466 | 3466 |
|
3467 | 3467 |
|
3468 | 3468 |
|
3469 |
| - |
3470 | 3469 |
|
3471 | 3470 |
|
3472 | 3471 |
|
| ||
3756 | 3755 |
|
3757 | 3756 |
|
3758 | 3757 |
|
3759 |
| - |
3760 | 3758 |
|
3761 | 3759 |
|
3762 | 3760 |
|
| ||
6886 | 6884 |
|
6887 | 6885 |
|
6888 | 6886 |
|
6889 |
| - |
6890 | 6887 |
|
6891 | 6888 |
|
6892 | 6889 |
|
|
+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