Saving Graph
Posted: Mon Aug 27, 2018 8:54 am
I have a very basic question about saving graphs.
I'm trying to save this attached graph (called graph) as a png file.
The output i get is missing the axis numbers (see attachment called output).
Am i missing a line of code? It PDFs fine (using the print command). But i'm unable to get "graph.save(t=png,w=4.5,h=3.08) c:\output" to work properly.
I've tried changing the width and height
Thank you
I'm trying to save this attached graph (called graph) as a png file.
The output i get is missing the axis numbers (see attachment called output).
Am i missing a line of code? It PDFs fine (using the print command). But i'm unable to get "graph.save(t=png,w=4.5,h=3.08) c:\output" to work properly.
I've tried changing the width and height
Thank you