|
Hello, I am trying to create a large number of plots using a macro and would like all the 4 panels to be arranged in a line (4 columns). Does anyone know how I can specify that using syntax?
Here is the basic Igraph command - it seems there should be some way to arrange the panels since one can do this through the GUI. IGRAPH /VIEWNAME='Boxplot' /X1 = VAR(hits) TYPE = CATEGORICAL /Y = VAR(lchem1) TYPE = SCALE /PANEL = VAR(sectcod2) /COORDINATE = VERTICAL /X1LENGTH=2.0 /YLENGTH=2.0 /X2LENGTH=2.0 /CHARTLOOK='C:\Program Files\SPSS\Looks\whiteboxlong.clo' /CATORDER VAR(hits) (ASCENDING VALUES OMITEMPTY) /CATORDER VAR(sectcod2) (ASCENDING VALUES OMITEMPTY) /BOX OUTLIERS = ON EXTREME = ON MEDIAN = ON LABEL = N WHISKER = T. Thank you, Lucinda Tear ====================To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD |
|
What are you seeing now? Do your boxplots wrap? What version of SPSS are you
using -----Original Message----- From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of LUCINDA M TEAR Sent: Tuesday, June 17, 2008 4:12 PM To: [hidden email] Subject: how to arrange chart panels using syntax Hello, I am trying to create a large number of plots using a macro and would like all the 4 panels to be arranged in a line (4 columns). Does anyone know how I can specify that using syntax? Here is the basic Igraph command - it seems there should be some way to arrange the panels since one can do this through the GUI. IGRAPH /VIEWNAME='Boxplot' /X1 = VAR(hits) TYPE = CATEGORICAL /Y = VAR(lchem1) TYPE = SCALE /PANEL = VAR(sectcod2) /COORDINATE = VERTICAL /X1LENGTH=2.0 /YLENGTH=2.0 /X2LENGTH=2.0 /CHARTLOOK='C:\Program Files\SPSS\Looks\whiteboxlong.clo' /CATORDER VAR(hits) (ASCENDING VALUES OMITEMPTY) /CATORDER VAR(sectcod2) (ASCENDING VALUES OMITEMPTY) /BOX OUTLIERS = ON EXTREME = ON MEDIAN = ON LABEL = N WHISKER = T. Thank you, Lucinda Tear ======= To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD ===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD |
| Free forum by Nabble | Edit this page |
