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

axes.properties calls get_axes internally #5089

Closed
Assignees
tacaswell
Milestone
@TomAugspurger

Description

@TomAugspurger

This results in a un-fixable warning

In [2]:importmatplotlib.pyplotaspltIn [3]:fig,ax=plt.subplots()In [4]:ax.properties()/Users/tom.augspurger/Envs/dev/lib/python3.4/site-packages/matplotlib-1.5.0rc1+0.gab00a04.dirty-py3.4-macosx-10.10-x86_64.egg/matplotlib/artist.py:221:MatplotlibDeprecationWarning:Thishasbeendeprecatedinmpl1.5,pleaseusetheaxesproperty.Aremovaldatehasnotbeenset.warnings.warn(_get_axes_msg,mplDeprecation,stacklevel=1)

The root cause is a call toax.get_axes().

This is on the RC by the way, and probably is from#4686

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp