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

Commit5679c28

Browse files
authored
Merge pull request#16851 from QuLogic/fix-secondary-doc
DOC: Fix docstring of Axes.secondary_yaxis.
2 parents7b745ad +82690b6 commit5679c28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎lib/matplotlib/axes/_axes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -653,6 +653,7 @@ def invert(x):
653653
raiseValueError('secondary_xaxis location must be either '
654654
'a float or "top"/"bottom"')
655655

656+
@docstring.dedent_interpd
656657
defsecondary_yaxis(self,location,*,functions=None,**kwargs):
657658
"""
658659
Add a second y-axis to this axes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp