.. index:: single: G7 Reference Manual; L single: G7 Command; legend single: G7 Command; lgraph single: G7 Command; limits single: G7 Command; line single: G7 Command; lint single: G7 Command; linv single: G7 Command; listbanks single: G7 Command; listgroups single: G7 Command; listnames single: G7 Command; listnamescol single: G7 Command; lnv single: G7 Command; listvecs single: G7 Command; lv single: G7 Command; load single: G7 Command; look single: G7 Command; ls *G7* Commands: L ================ .. _G7RMlegend: **(le)gend []** The *(le)gend* command controls printing a legend at the bottom of a graph. : = y: for yes, prints the legend (default) : = n: for no, do not print the legend : = s: leave space for legend but do not print. It allows the user to annotate the legend. : = y: for yes, mark the dates (default) : = n: for no, do not mark dates. It is used to make bar graphs of data occurring at arbitrary intervals. Related Topics: Drawing graphs in *G7* :ref:`graph ` .. _G7RMlgraph: | **(lgr)aph [] [] ... [] [date3]** | **(lgr)aph () [()] [()] ... [()] [date3]** | Construct a Semi-Logarithmic Graph. This is exactly like the *graph* command except that the series are expected to be in logarithms. The vertical scale will be marked in the natural units, not the units of the logarithms. If vertical range control is in effect (see below), the vertical ranges will be presumed to be in natural units. Algebraic expressions may be provided in place of some or all of the series names, so long as the expressions are enclosed in parentheses. This type of graph also is called a semi-log graph. Related Topics: :ref:`graph ` .. _G7RMlimits: | **(lim)its []** | **(lim)its <±n1> <±n2> [<±n3>]** | The *limits* command sets limits for regressions and for @sum() commands. Estimation begins at and ends at . Simulations or forecasts will be made to . Remember that quarterly dates require .1, .2, .3 or .4. Monthly dates require .001 ... .012. Annual dates are integer values. Example:: lim 1975.1 2010.4 2015.3 If valid dates have been specified, then they can be adjusted, moving either or both dates either forward or backward in time. Example:: lim +0 -2 +1 If the command above follows the command in the first example, then the adjusted limits specify the period quarter one of 1975 through quarter 2 of 2010, and a forecast period through quarter four of 2015. Related Topics: Dates in *G7*, Regression, :ref:`mode `, :ref:`recursive ` .. _G7RMline: | **line