News

The SYMBOL statement is used to draw a smooth line between the plotted points and to specify the plotting character. proc gplot data=uscpi; symbol i=spline v=circle h=2; plot cpi * date ... The SYMBOL ...