Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitcecb420

Browse files
committed
Fix docstring format.
1 parent0535766 commitcecb420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/matplotlib/axes/_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5517,7 +5517,7 @@ def imshow(self, X, cmap=None, norm=None, aspect=None,
55175517
which can be set by *filterrad*. Additionally, the antigrain image
55185518
resize filter is controlled by the parameter *filternorm*.
55195519
5520-
alpha :[scalar| array_like], optional, default: None
5520+
alpha : scalaror array_like, optional, default: None
55215521
The alpha blending value, between 0 (transparent) and 1 (opaque).
55225522
If *alpha* is an array, the alpha blending values are applied pixel
55235523
by pixel, and *alpha* must have the same shape as *X*. This

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp