Thanks to visit codestin.com
Credit goes to github.com

Skip to content

plt.xlim won't work on limited range #340

Open
@limaries30

Description

@limaries30

image

plt.xlim doesn;t work for me on tight range.
For example plt.xlim((0,1)) works well, but when I run with plt.xlim((-0.1,0.1)) the range won't change.

Any solutions?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions