graph.hlp

来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· HLP 代码 · 共 148 行

HLP
148
字号
{smcl}
{* 07mar2005}{...}
{cmd:help graph}
{hline}

{title:Title}

{p2colset 5 18 20 2}{...}
{p2col :{hi:[G] graph} {hline 2}}The graph command{p_end}
{p2colreset}{...}


{title:Syntax}

{pin}
{cmdab:gr:aph} ...

{pstd}
The commands that draw graphs are

{p2colset 9 33 35 2}{...}
{p2col :command}description{p_end}
{p2line}
{p2col :{helpb twoway:graph twoway}}scatterplots, line plots, etc.{p_end}
{p2col :{helpb graph matrix}}scatterplot matrices{p_end}
{p2col :{helpb graph bar}}bar charts{p_end}
{p2col :{helpb graph dot}}dot charts{p_end}
{p2col :{helpb graph box}}box-and-whisker plots{p_end}
{p2col :{helpb graph pie}}pie charts{p_end}
{p2col :{it:{help graph_other:other}}}more commands to draw statistical graphs{p_end}
{p2line}
{p2colreset}{...}

{pstd}
The commands that save a previously drawn graph, redisplay previously saved
graphs, and combine graphs are

{p2colset 9 33 35 2}{...}
{p2col :command}description{p_end}
{p2line}
{p2col :{helpb graph save}}save graph to disk{p_end}
{p2col :{helpb graph use}}redisplay graph stored on disk{p_end}
{p2col :{helpb graph display}}redisplay graph stored in memory{p_end}
{p2col :{helpb graph combine}}combine graphs into one{p_end}
{p2line}
{p2colreset}{...}

{pstd}
The commands for printing a graph are

{p2colset 9 33 35 2}{...}
{p2col :command}description{p_end}
{p2line}
{p2col :{helpb graph print}}print currently displayed graph{p_end}
{p2col :{helpb set printcolor}}set how colors are printed{p_end}
{p2col :{helpb graph export}}export .gph file to PostScript, etc.{p_end}
{p2line}
{p2colreset}{...}

{pstd}
The commands that deal with the graphs currently stored in memory are

{p2colset 9 33 35 2}{...}
{p2col :command}description{p_end}
{p2line}
{p2col :{helpb graph display}}display graph{p_end}
{p2col :{helpb graph dir}}list names{p_end}
{p2col :{helpb graph describe}}describe contents{p_end}
{p2col :{helpb graph rename}}rename memory graph{p_end}
{p2col :{helpb graph copy}}copy memory graph to new name{p_end}
{p2col :{helpb graph drop}}discard graphs in memory{p_end}
{p2line}
{p2colreset}{...}
{pin}
Also see {help graph manipulation}.

{pstd}
The commands that describe available schemes and allow you to identify and set 
the default scheme are

{p2colset 9 33 35 2}{...}
{p2col :command}description{p_end}
{p2line}
{p2col :{helpb graph query:graph query, schemes}}list available schemes{p_end}
{p2col :{helpb set scheme:query graphics}}identify default scheme{p_end}
{p2col :{helpb set scheme:set scheme}}set default scheme{p_end}
{p2line}
{p2colreset}{...}
{pin}
Also see
{help schemes}.

{pstd}
The command that lists available styles is

{p2colset 9 33 35 2}{...}
{p2col :command}description{p_end}
{p2line}
{p2col :{helpb graph query}}list available styles{p_end}
{p2line}
{p2colreset}{...}

{pstd}
The command for setting options for printing and exporting graphs is

{p2colset 9 33 35 2}{...}
{p2col :command}description{p_end}
{p2line}
{p2col :{helpb graph set}}set print and export options{p_end}
{p2line}
{p2colreset}{...}

{pstd}
The command that allows you to draw graphs without displaying them is

{p2colset 9 33 35 2}{...}
{p2col :command}description{p_end}
{p2line}
{p2col :{helpb set graphics}}set whether graphs are displayed{p_end}
{p2line}
{p2colreset}{...}


{title:Description}

{pstd}
{cmd:graph} draws graphs.


{title:Remarks}

{pstd}
See {helpb graph intro}.


{title:Also see}

{psee}
Manual:  {bf:[G] graph}

{psee}
Online:  {helpb graph intro},
{help graph other};
{helpb graph export},
{helpb graph print},
{helpb graph7}
{p_end}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?