Skip to content

Problems with quickstart example in ubuntu 22.04. It works, but I do not get the figures #52

Answered by georgebv
ricguerr asked this question in Q&A
Discussion options

You must be logged in to vote

You should look at return types for those functions - those are matplotlib figures and axes. If you are in non-interactive environment, then you should save those figures to a file and then explicitly close the figure instance. I recommend reading this https://matplotlib.org/stable/users/explain/interactive.html

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@georgebv
Comment options

Answer selected by ricguerr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants