GRAPHSPEC Subcommand (GGRAPH command)
GRAPHSPEC
defines a graph specification. A graph specification identifies
the source used to create the graph, in addition to other features
like templates. GRAPHSPEC
is
repeatable, allowing you to define multiple graph specifications to
create multiple graphs with one GGRAPH
command.
Example
GGRAPH
/GRAPHDATASET NAME="graphdataset" VARIABLES=jobcat COUNT()
/GRAPHSPEC SOURCE=GPLFILE("simplebarchart.gpl").