Commit 5f52428
File tree
Expand file treeCollapse file tree
3 files changed
+25
-1
lines changedFilter options
- doc/api/next_api_changes/deprecations
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+25
-1
lines changeddoc/api/next_api_changes/deprecations/27513-OG.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 | + |
lib/matplotlib/tests/test_transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_transforms.py+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1054 | 1054 |
|
1055 | 1055 |
|
1056 | 1056 |
|
| 1057 | + |
| 1058 | + |
| 1059 | + |
| 1060 | + |
| 1061 | + |
| 1062 | + |
| 1063 | + |
| 1064 | + |
| 1065 | + |
| 1066 | + |
| 1067 | + |
| 1068 | + |
| 1069 | + |
| 1070 | + |
| 1071 | + |
| 1072 | + |
| 1073 | + |
| 1074 | + |
lib/matplotlib/transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2617 | 2617 |
|
2618 | 2618 |
|
2619 | 2619 |
|
| 2620 | + |
2620 | 2621 |
|
2621 | 2622 |
|
2622 |
| - |
| 2623 | + |
2623 | 2624 |
|
2624 | 2625 |
|
2625 | 2626 |
|
|
0 commit comments