Save/Export graph to disk as PNG

For questions and discussion related to graphs, reports, and other output, including issues related to presenting or publishing results.
ac_1
Posts: 415
Joined: Thu Apr 15, 2010 6:30 am

Save/Export graph to disk as PNG

Unread post by ac_1 »

Hi Tom,

I am trying to export a graph as a PNG (MBP MacOS Mojave). If I click on the graph window there is no option to save as a PNG. If I try

Code: Select all

gsave(format=png) "/Users/myname/Downloads/ac_graph.png"
the PNG file is Zero bytes ?


Amarjit
Post Reply