Commit 3a0bc88
File tree
Expand file treeCollapse file tree
3 files changed
+33
-0
lines changedOpen diff view settings
Filter options
- doc/api/next_api_changes/behavior
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+33
-0
lines changedOpen diff view settings
Collapse file
doc/api/next_api_changes/behavior/28375-MP.rst
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
Collapse file
lib/matplotlib/tests/test_transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_transforms.py+25Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
341 | 341 | |
342 | 342 | |
343 | 343 | |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
344 | 369 | |
345 | 370 | |
346 | 371 | |
|
Collapse file
lib/matplotlib/transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2721 | 2721 | |
2722 | 2722 | |
2723 | 2723 | |
| 2724 | + |
| 2725 | + |
2724 | 2726 | |
2725 | 2727 | |
2726 | 2728 | |
| 2729 | + |
2727 | 2730 | |
2728 | 2731 | |
2729 | 2732 | |
|
0 commit comments