forked from matplotlib/matplotlib
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 56b6ba5
colorbar: update to work with matplotlib#901 (41fcab5)
edgecolors='None' now must be included explicitly. Even if
this change in the default is reverted, it makes sense for
colorbar to be explicit about it.1 parent ea3c539 commit 56b6ba5
1 file changed
+4
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
423 | 423 |
| |
424 | 424 |
| |
425 | 425 |
| |
426 | - | ||
427 | - | ||
426 | + | ||
427 | + | ||
428 | + | ||
429 | + | ||
428 | 430 |
| |
429 | 431 |
| |
430 | 432 |
| |
|
0 commit comments