|
|
||||
|
Home |
SAS Helpful HintsProc Gplot(Boxplots)Here is a set of boxplots by treatment group. I have included many of my favorite graphic options to improve the appearance of the graph. Feel free to modify the options to suite your own personal taste. Title1 Font=Centx Height=2 'BoxPlots'; Goptions Device=Win Colors=(Black White Blue Red) Axis1 Width=2 Major=(Width=2) Minor=(Width=2) Value=(Font=Duplex
Height=2) Axis2 Width=2 Major=(Width=2) Minor=(Width=2) Value=(Font=Duplex
Height=1.4) Legend1 Label=None Value=(Font=Centx Height=2) Proc Gplot Data=work.A Gout=work.plot; Please send your comments and suggestions about this web page to A. Watts (watts@bst.rochester.edu) |
|||
©Copyright University of Rochester Medical Center, 1999-2006. Disclaimer. For questions or suggestions concerning the content of these pages, contact the URMC Webmaster. |
||||