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"
Amarjit
Code: Select all
gsave(format=png) "/Users/myname/Downloads/ac_graph.png"