Commit 75cb810
committed
MAINT: Warn on non-increasing/decreasing pcolor coords
pcolor* will now automatically calculate bin edges for users
if shading is 'auto' or 'nearest'. This can lead to surprising
resulting edge calculations if the coordinate arrays are not
sorted prior to calling the function.1 parent f7ae157 commit 75cb810
2 files changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5682 | 5682 | | |
5683 | 5683 | | |
5684 | 5684 | | |
| 5685 | + | |
| 5686 | + | |
| 5687 | + | |
| 5688 | + | |
| 5689 | + | |
| 5690 | + | |
| 5691 | + | |
| 5692 | + | |
| 5693 | + | |
5685 | 5694 | | |
5686 | 5695 | | |
5687 | 5696 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1131 | 1131 | | |
1132 | 1132 | | |
1133 | 1133 | | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
1134 | 1141 | | |
1135 | 1142 | | |
1136 | 1143 | | |
| |||
0 commit comments