There was an error while loading. Please reload this page.
1 parent f8971f1 commit 28841c8Copy full SHA for 28841c8
2 files changed
doc/api/next_api_changes/behavior/28437-CH.rst
@@ -2,7 +2,7 @@
2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
4
When passing and array to ``imshow(..., alpha=...)``, the parameter was silently ignored
5
-if the image data was a RGB or RBGA image or if :rc:`interpolation_state`
+if the image data was an RGB or RBGA image or if :rc:`image.interpolation_stage`
6
resolved to "rbga".
7
8
This is now fixed, and the alpha array overwrites any previous transparency information.
doc/api/prev_api_changes/api_changes_3.10.1.rst
@@ -8,7 +8,7 @@ Behaviour
9
10
11
12
13
14
0 commit comments