Commit 2bb68f6
File tree
Expand file treeCollapse file tree
5 files changed
+42
-0
lines changedOpen diff view settings
Filter options
- doc/users/next_whats_new
- examples/userdemo
- lib/matplotlib
- tests
- baseline_images/test_patches
Expand file treeCollapse file tree
5 files changed
+42
-0
lines changedOpen diff view settings
Collapse file
doc/users/next_whats_new/ConnectionPatch_accepts_arbitrary_transforms.rst
Copy file name to clipboard+11Lines changed: 11 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 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
Collapse file
examples/userdemo/connect_simple01.py
Copy file name to clipboardExpand all lines: examples/userdemo/connect_simple01.py+16Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
| 6 | + |
| 7 | + |
6 | 8 | |
7 | 9 | |
8 | 10 | |
9 | 11 | |
10 | 12 | |
11 | 13 | |
| 14 | + |
| 15 | + |
12 | 16 | |
13 | 17 | |
14 | 18 | |
| ||
19 | 23 | |
20 | 24 | |
21 | 25 | |
| 26 | + |
| 27 | + |
22 | 28 | |
23 | 29 | |
24 | 30 | |
| ||
27 | 33 | |
28 | 34 | |
29 | 35 | |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
30 | 46 | |
31 | 47 | |
32 | 48 | |
|
Collapse file
+7Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4386 | 4386 | |
4387 | 4387 | |
4388 | 4388 | |
| 4389 | + |
| 4390 | + |
4389 | 4391 | |
4390 | 4392 | |
4391 | 4393 | |
| ||
4518 | 4520 | |
4519 | 4521 | |
4520 | 4522 | |
| 4523 | + |
| 4524 | + |
| 4525 | + |
| 4526 | + |
| 4527 | + |
4521 | 4528 | |
4522 | 4529 | |
4523 | 4530 | |
|
Collapse file
lib/matplotlib/tests/baseline_images/test_patches/connection_patch.png
Copy file name to clipboard4.71 KB- Display the source diff
- Display the rich diff
Loading
Collapse file
lib/matplotlib/tests/test_patches.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_patches.py+8Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
394 | 394 | |
395 | 395 | |
396 | 396 | |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
397 | 405 | |
398 | 406 | |
399 | 407 | |
|
0 commit comments