Transcription of ODS Graphics Tip Sheet - SAS
{{id}} {{{paragraph}}}
ODS Graphics Tip Sheet SG Procedure Notes Modifying Your Graphs Statistical Graphics procedures use the following: Although ODS Graphics is designed to automate the creation of high-quality statistical Graphics , on standard TITLE, FOOTNOTE, BY, LABEL, occasion you might need to modify your graphs. You ODS Graphics FORMAT, and WHERE statements For more information, see the following: can make permanent changes by modifying the ODS Graphics statement for image name, Basic ODS Graphics Examples graph template. You can make immediate, ad hoc image type, and size Tip Sheet changes by using the ODS Graphics Editor, which ODS destination statement for output type p/ provides a point-and-click interface. You can enable (HTML, PDF, etc.), style, and image resolution editing with this command: Advanced ODS Graphics Examples Statistical Graphics procedures do not use the ods listing sge=on.
Graphics has a PLOTS= option that you can use to select graphs and specify options. The PLOTS= option has a common overall syntax for all statistical procedures, but the specific global plot options, plot requests, and plot options vary across procedures. The syntax is as follows: PLOTS <(global-plot-options)> <= plot-request <(options)>>
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}