Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move plotting away from state machine #250

Open
zingale opened this issue Sep 4, 2024 · 0 comments
Open

move plotting away from state machine #250

zingale opened this issue Sep 4, 2024 · 0 comments

Comments

@zingale
Copy link
Collaborator

zingale commented Sep 4, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant