Transcription of graph export — Export current graph - Stata
{{id}} {{{paragraph}}}
Export Export current graphDescriptionQuick startSyntaxOptionsRemarks and examplesReferenceAlso seeDescriptiongraph exportexports to a file the graph displayed in a graph startSave the graph displayed in the graph window Export as abovegraph Export mygraph, as(pdf)Save the graph named MyGraph in memory to disk as anEPSfilegraph Export , name(MyGraph)As above, and it existsgraph Export , name(MyGraph) replaceSave the graph displayed in the graph window the graph width andheight in pixelsgraph Export , width(600) height(450)Save the current graph the top and left margins to half an inchgraph Export , tmargin(.5) lmargin(.5)As above, but suppress the Stata logograph Export , tmargin(.5) lmargin(.5) logo(off)Specify that graph be printed on a page in landscape formatgraph Export , orientation(landscape)Convert the graph saved to disk aPDFgraph use mygraphgraph Export graph Export Export current graphSyntaxgraph [,options]optionsDescriptionname(windown ame)name of graph window to exportas(fileformat)desired format of outputreplacenewfilenamemay already existoverrideoptionsoverride defaults in conversionIfas()is not
[G-3] svg options — Options for exporting to Scalable Vector Graphics [G-3] tif options — Options for exporting to tagged image file format (TIFF) [G-2] graph display — Display graph stored in memory [G-2] graph set — Set graphics options [G-2] graph use — Display graph stored on disk [G-2] graph print — Print a graph
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}