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

Should points with a single infinite coordinate be masked or clipped? #10452

Closed as not planned
@anntzer

Description

@anntzer

Initially raised in#9305 (comment) (and following comment).

We realized in 2.1 that there is a reasonable argument forplt.plot([1, 1], [1, np.inf]) to draw a semi-infinite vertical line andplt.plot([1, 1], [-np.inf, np.inf]) to draw an infinite vertical line by default (by having the renderer clip infinities instead of masking them). Right now log scale allows both clipping and masking behavior, but linear scale always masks.

Of course this is a breaking change, so I'm just opening this for discussion.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp