8000 doc inconsistency: definition of "aspect" · Issue #9739 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
doc inconsistency: definition of "aspect" #9739
Closed
@keithbriggs

Description

@keithbriggs

https://matplotlib.org/2.0.1/api/pyplot_api.html#matplotlib.pyplot.subplot

says "If a number the ratio of x-unit/y-unit in screen-space".

https://matplotlib.org/2.0.1/api/_as_gen/matplotlib.axes.Axes.set_aspect.html#matplotlib.axes.Axes.set_aspect

says "num | a circle will be stretched such that the height is num times the width".

This looks to me like x and y are the other way round. Is this right?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0