[ENH]: A function for computing and displaying 3D streamline? · Issue #26539 · matplotlib/matplotlib · GitHub
Skip to content

[ENH]: A function for computing and displaying 3D streamline? #26539

Description

@xli2522

Problem

Worth adding a function for computing and displaying 3D stream plots?

A 3D version of the streamline plot function pyplot.streamplot would display the streamlines in 3D vector fields. This is doable in Matplotlib by computing everything beforehand and displaying the results in 3D, but it would be a lot simpler if Matplotlib had a function that does everything. This function would be especially useful for displaying magnetic field streamlines in 3D.

Similar functions in Mayavi , Magpylib via Pyvista, and Mathematica.

Proposed solution

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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