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

Showing a plot without blocking the process? #7

Open
andiejs opened this issue Jun 25, 2022 · 0 comments
Open

Showing a plot without blocking the process? #7

andiejs opened this issue Jun 25, 2022 · 0 comments

Comments

@andiejs
Copy link

andiejs commented Jun 25, 2022

After Matplotlib.Mpl.show(), the program is blocked from interaction until the matplotlib window is closed. Is there a way to generate (multiple) plot windows and keep them open while continuing interaction with the ocaml process (not interaction with the plot itself)?

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