Skip to content

move plotting away from state machine #250

@zingale

Description

@zingale

Right now, we rely on the state machine interface to matplotlib. We should instead have the simulation class create and store a figure object and then work from that. Then dovis() can be made to return the figure object if we want to interact with it in a notebook.

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