8000 mplot3D scalar arguments for plot function · Issue #8577 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
mplot3D scalar arguments for plot function #8577
Closed
@godaygo

Description

@godaygo

Hi, ax.plot in 2D case allows to use scalar arguments for x and y, so ax.plot( 1, 1, ls='', marker='o') is valid code. But in 3D case it does not and assumes that arguments are always array-like. I know this is a rare case, but it looks like inconsistent for plot function.

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