G7 Commands: G¶
“gdates a” selects “automatic” dates for graph and type commands. The automatic dates are the first and last date of the series actually present. The default setting in look is for automatic dates, unless specific dates previously have been specified. Automatic dates also adjust automatically to the frequency of the series. This feature is not to be trusted when more than one series is being placed on the same graph.
Example:
group 19-25 (20 22)The name of this dynamic group is “:”. The names and content of the static groups defined in Fixer or with the G7 group command are preceded by a : in commands that use groups. After the above group command, the command:
glist :would give:
19 21 23 24 25Related Topics: group, listgroups
gname out 1
The name of the save file for the first graph drawn will then be OUT1.WMF, for the second OUT2.WMF, and so on. Note that the numbers increase with each graph drawn whether or not it is saved.
Related Topics: Drawing Graphs, gsave
Related Topics: Drawing Graphs
For example:
group 1-10 (4, 7-9)Indicates a group consisting of the numbers (1,2,3,5,6,10). The name of a group created by the group command in G7 is :. This name is used in the various commands that may use groups. These commands may also use named groups, if they have been created in a GROUPS.BIN file by the Fixer program.
Related Topics: Groups, ctrl, glist, index, lint, listgroups
For example:
group Manufacturing # All manufacturing sectors 1-58 f empmfg = @csum(emp, :Manufacturing) group NonchemicalMfg # All manufacturing sectors except chemicals :Manufacturing (20-27)
Related Topics: Drawing Graphs, gname, listgroups
Related Topics: gtitle
Related Topics: gtfile