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

Commit097ad89

Browse files
committed
DOC: point align-ylabel demo to new align-label functions
1 parented0a579 commit097ad89

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎examples/pyplots/align_ylabels.py

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@
33
Align Ylabels
44
=============
55
6-
Align the axis labels between subplots.
6+
Align the axis labels between subplots, manually using the ``bbox``
7+
kwarg to `.Axes.set_ylabel`.
8+
9+
.. seealso::
10+
`.Figure.align_ylabels` and `.Figure.align_labels` for a direct method
11+
of doing the same thing.
12+
Also :doc:`/gallery/subplots_axes_and_figures/align_labels_demo`
713
"""
814
importnumpyasnp
915
importmatplotlib.pyplotasplt

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp