Commit c3567c3
BUG: Fix regression with set_hatchcolor (matplotlib#29427)
* BUG: Fix regression with set_hatchcolor
* Update lib/matplotlib/patches.py
Co-authored-by: Greg Lucas <greg.m.lucas@gmail.com>
* FIX: Remove
---------
Co-authored-by: Greg Lucas <greg.m.lucas@gmail.com>1 parent 75c5362 commit c3567c3
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
| 428 | + | |
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
442 | | - | |
443 | | - | |
444 | 442 | | |
445 | 443 | | |
446 | 444 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1023 | 1023 | | |
1024 | 1024 | | |
1025 | 1025 | | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
1026 | 1029 | | |
1027 | 1030 | | |
1028 | 1031 | | |
| |||
0 commit comments