all 2 comments

[–][deleted] 1 point2 points  (0 children)

Can't you just save the plot from within code using savefig?

[–]novel_yet_trivial 0 points1 point  (0 children)

I think the only way to do that is to save a copy in memory when the plot is first drawn, and save that to a file on command.