8000 3D animation example no longer works. · Issue #1451 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
3D animation example no longer works. #1451
Closed
@johntyree

Description

@johntyree

matplotlib-1.2.0rc3 from git

numpy.version.version
Out[47]: '1.8.0.dev-5c944b9'

The simple 3D animated plot at the gallery http://matplotlib.org/examples/animation/simple_anim.html no longer works.

Specifically, it never actually creates the window to draw the figure in if its called from the command line with python simple_anim.py. From IPython qtconsole it does finally plot a graph, but only after all 'frames' have been rendered, which leaves it with only the final frame showing.

I found that if I stuck a raw_input() somewhere in the loop, then it magically started working again.

What should I do next?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0