Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Commit6bbc3c2
committed
Support pixel-by-pixel alpha in imshow.
1 parent6c4bc56 commit6bbc3c2
File tree
6 files changed
+232
-3
lines changed- lib/matplotlib
- axes
- tests
- baseline_images/test_image
6 files changed
+232
-3
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5517 | 5517 |
| |
5518 | 5518 |
| |
5519 | 5519 |
| |
5520 |
| - | |
| 5520 | + | |
5521 | 5521 |
| |
5522 |
| - | |
| 5522 | + | |
| 5523 | + | |
| 5524 | + | |
5523 | 5525 |
| |
5524 | 5526 |
| |
5525 | 5527 |
| |
|
Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
| 260 | + | |
260 | 261 |
| |
261 | 262 |
| |
262 | 263 |
| |
| |||
281 | 282 |
| |
282 | 283 |
| |
283 | 284 |
| |
284 |
| - | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
285 | 290 |
| |
286 | 291 |
| |
287 | 292 |
| |
| |||
487 | 492 |
| |
488 | 493 |
| |
489 | 494 |
| |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
490 | 499 |
| |
491 | 500 |
| |
492 | 501 |
| |
|
Binary file not shown.
Lines changed: 204 additions & 0 deletions
Loading
Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1083 | 1083 |
| |
1084 | 1084 |
| |
1085 | 1085 |
| |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + |
0 commit comments
Comments
(0)