GRAPHS Subcommand (OUTPUT MODIFY Command)

The GRAPHS subcommand applies a template or style sheet to charts that meet the selection criteria.

CTEMPLATE=["filespec", "filespec"...] | [name, name, ...]
Applies the specified chart template.
  • Chart templates can be applied to most charts, except charts that are created with the Graphboard Template Chooser (GGRAPH command,VIZSTYLESHEET keyword).
  • CTEMPLATE=["filespec"] applies the chart template that is defined in the specified SGT file. The file specification takes the general form ’/path/filename.sgt’
  • CTEMPLATE=[name] applies a chart template from the Looks directory of the application installation directory. The value of ’name’ is the file name without the .sgt extension.
  • You can specify more than one chart template. Template attributes are applied in the order the templates are specified.
VIZSTYLESHEET=name
Applies the specified style sheet.
  • Style sheets apply only to charts created with the Graphboard Template Chooser (GGRAPH command,VIZSTYLESHEET keyword).
  • For a list of valid names, go to the Options tab of the Graphboard Template Chooser and click Select.