Hi all,

May I know how to export a graph as .png to a specific folder? The default location is the current directory.

Code:
mkdir graphs
graph export graph1.png, replace
I want to save graph1.png above to my mkdir folder, not the current directory. The documentation that I found described how to export graph from a specific folder, but not to a specific folder. Sorry for the basic question. Thank you.

Best regards,

Abdan