Skip to content

Plot3 and Plot_Surface window cannot be updated with new data in loops #349

Open
@msk2000

Description

@msk2000

You can put the 2d plots in a for loop and it will result in the new data being plotting inside the same open figure window.

However, for 3d plots like plot3 and plot_surface, doing this exact same thing will cause a brand new figure window to spawn. What is even worse is that every window remains fully active and updating all at once!

I'd greatly appreciate if someone helped me overcome this annoying bug which makes all 3d plots unusable for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions