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

Don't generate individual doc entries for inherited Axes/Axis/Tick methods#14960

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
QuLogic merged 3 commits intomatplotlib:masterfromanntzer:docinherit
Apr 30, 2020
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
83 changes: 5 additions & 78 deletionsdoc/api/axes_api.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -14,6 +14,11 @@
:no-members:
:no-undoc-members:

Inheritance
===========
.. inheritance-diagram:: matplotlib.axes.Axes
:private-bases:

The Axes class
==============

Expand DownExpand Up@@ -574,78 +579,6 @@ Drawing
Axes.get_tightbbox


Bulk property manipulation
==========================

.. autosummary::
:toctree: _as_gen
:template: autosummary.rst
:nosignatures:

Axes.set
Axes.update
Axes.properties
Axes.update_from


General Artist Properties
=========================

.. autosummary::
:toctree: _as_gen
:template: autosummary.rst
:nosignatures:

Axes.set_agg_filter
Axes.set_alpha
Axes.set_animated
Axes.set_clip_box
Axes.set_clip_on
Axes.set_clip_path
Axes.set_gid
Axes.set_label
Axes.set_path_effects
Axes.set_rasterized
Axes.set_sketch_params
Axes.set_snap
Axes.set_transform
Axes.set_url
Axes.set_visible
Axes.set_zorder

Axes.get_agg_filter
Axes.get_alpha
Axes.get_animated
Axes.get_clip_box
Axes.get_clip_on
Axes.get_clip_path
Axes.get_gid
Axes.get_label
Axes.get_path_effects
Axes.get_rasterized
Axes.get_sketch_params
Axes.get_snap
Axes.get_transform
Axes.get_url
Axes.get_visible
Axes.get_zorder

Axes.axes
Axes.set_figure
Axes.get_figure

Artist Methods
==============

.. autosummary::
:toctree: _as_gen
:template: autosummary.rst
:nosignatures:

Axes.remove
Axes.is_transform_set


Projection
==========

Expand DownExpand Up@@ -681,9 +614,3 @@ Other
Axes.get_default_bbox_extra_artists
Axes.get_transformed_clip_path_and_affine
Axes.has_data


Inheritance
===========
.. inheritance-diagram:: matplotlib.axes.Axes
:private-bases:
Loading

[8]ページ先頭

©2009-2025 Movatter.jp