10000 Streamplot supporting irregular grids with 2D x and y · Issue #12025 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
Streamplot supporting irregular grids with 2D x and y #12025
Closed as not planned
Closed as not planned
@lbdreyer

Description

@lbdreyer

Are there any plans to support streamplotting data on irregular grids?

Currently, the streamplot documentations states:

Draws streamlines of a vector flow.

x, y : 1d arrays
    an evenly spaced grid.

If my data is on an irregular grid, I currently have to interpolate to an evenly spaced grid before I can create a streamplot. This becomes a problem when the data is very large and interpolating takes a long time.

To add more roadbloacks, my x and y values are 2D arrays. Are there plans to support 2D x and ys as input to the streamplot?

(cc @pp-mo for reference)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0