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

Add ability to add a patch without updating data limits #19685

Open
Labels
New featurekeepItems to be ignored by the “Stale” Github Action
@dstansby

Description

@dstansby

Problem

Insunpy we have come across a case where we want toimshow and image, and then overplot a circle on top of that image. The circle is bigger than the image, and we want to keep the axes limits to those of the image, so ideally we would like a way to add a patch, without the patch updating the data limits. As far as I can tell this isn't possible currently.

To work around this we are usingadd_artist() instead ofadd_patch(), but as I understand from#19290 this might change in the future.

Proposed Solution

ax.plot() can takescalex, scaley keywords, that indicate whether the x/y limits are updated, so maybe a similar API foradd_patch(), or individualPatch objects would be helpful.

Additional context and prior art

Metadata

Metadata

Assignees

No one assigned

    Labels

    New featurekeepItems to be ignored by the “Stale” Github Action

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp