Commit 70d5ad4
authored
Fix FancyArrow rendering for zero-length arrows (matplotlib#30243)
* WIP: changed FancyArrow empty logic
* Update test_patches.py
* Update test_patches.py
* Fix crash when drawing FancyArrow with zero length
* Update patches.py
* Delete .python-version1 parent 40516e8 commit 70d5ad4
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1538 | 1538 | | |
1539 | 1539 | | |
1540 | 1540 | | |
1541 | | - | |
| 1541 | + | |
1542 | 1542 | | |
1543 | 1543 | | |
1544 | 1544 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1093 | 1093 | | |
1094 | 1094 | | |
1095 | 1095 | | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
0 commit comments