forked from matplotlib/matplotlib
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 577689e
Fix bug introduced in matplotlib#901 and mentioned later in matplotlib#929. The default behavior of pcolormesh should be to draw no edges if no
edgecolors
kwarg is provided.1 parent e0fbf5d commit 577689e
1 file changed
+1
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7202 | 7202 |
| |
7203 | 7203 |
| |
7204 | 7204 |
| |
7205 | + | ||
7205 | 7206 |
| |
7206 | 7207 |
| |
7207 | 7208 |
| |
|
0 commit comments