TEMPLATE Subcommand (PPLOT command)

TEMPLATE uses an existing file as a template and applies it to any charts generated by the current PPLOT command. The template overrides the default settings that are used to create any charts, and the specifications on the current PPLOT command override the template. Templates are created in the Chart Editor by saving an existing chart as a template.

Example

PPLOT VARIABLES = varx
  /FRACTION=TUKEY
  /DIFF=2
  /TEMPLATE='/templates/mytemplate.sgt'.