8000 stem function ability to take one argument · Issue #331 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

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

Appearance settings
stem function ability to take one argument #331
Closed
@ddale

Description

@ddale

Original report at SourceForge, opened Wed Oct 28 10:29:27 2009

in matlab i believe you can pass the stem function a single vector and it plots it vs an arbitrary index. i can do this in matplotlib like so:
stem(range(len(x)),x)
(where x is a ndarray)
it would be nice if stem where overloaded to take one parameter and do this.

matplotlib is awesome
thanks
alex

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

      0