Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered 12 years ago

Volker Braun gravatar image

The show() method calls plot(), saves to a temporary file, and then runs an image viewer with the output. If you just want the file, use plot().save('filename.png').