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

Axis limits are set badly with small values in scatter(). #9979

Closed
Milestone
@naught101

Description

@naught101

I'm not sure if this is related to#7413

Bug report

Example:

%pylabx=randn(1000)/1e5y=randn(1000)/1e5scatter(x,y)

produces this:
figure_1

It should really produce something more like this:

figure_1-2

There's not an obvious way to do this, other than manually getting the min/max x and y values and adding a little bit and usingax.set_x/ylim()

Using conda on kubuntu:

matplotlib                2.1.0            py36hba5de38_0  python                    3.6.3                h0ef2715_3

Metadata

Metadata

Assignees

No one assigned

    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