Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bec9259

Browse filesBrowse files
committed
Merge branch 'arrayalpha2' of github.com:tillahoffmann/matplotlib into arrayalpha2
2 parents c778bd9 + dff7562 commit bec9259
Copy full SHA for bec9259

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎lib/matplotlib/axes/_axes.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5504,7 +5504,7 @@ def imshow(self, X, cmap=None, norm=None, aspect=None,
55045504
which can be set by *filterrad*. Additionally, the antigrain image
55055505
resize filter is controlled by the parameter *filternorm*.
55065506
5507-
alpha : scalar or array_like, optional, default: None
5507+
alpha : scalar or array-like, optional
55085508
The alpha blending value, between 0 (transparent) and 1 (opaque).
55095509
If *alpha* is an array, the alpha blending values are applied pixel
55105510
by pixel, and *alpha* must have the same shape as *X*.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.