Date: Tue, 12 Aug 2008 16:03:23 -0400
Reply-To: Andy Norton <anorton@SPSS.COM>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: Andy Norton <anorton@SPSS.COM>
Subject: Re: GPL: Hiding categories with no data
Try changing the position expression to use nesting:
ELEMENT: point(position(P01_pat/Sequence*Pk), color.exterior(Teatment))
This will construct a panel for each value of Sequence. Within each
panel, the X axis (P01_pat) will only show categories that occur within
that panel. So each panel will have a different X axis.
Note that Pat. No. 7 will not appear in the first panel as you expected,
because there is no Pat. No. 7 in the data.
Andy Norton
SPSS Visualization team
=====================
To manage your subscription to SPSSX-L, send a message to
LISTSERV@LISTSERV.UGA.EDU (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
|