0byt3m1n1
Path:
C:
/
Users
/
Administrator
/
SYSTAT
/
SYSTAT_13
/
Gallery
/
[
Home
]
File: 3-D Line of Counts.syc
REM This item was created using SURVEY2, with SEX$ as the X-variable and, EDUCATN as the Y-variable. The graph can be converted to profile, dot, or pyramid by changing the graph type in this file. TOKEN TOKEN &message / TYPE = MESSAGE PROMPT = 'This item creates a 3-D line, graph with counts on the Z-axis.' TOKEN &xvariable / TYPE = VARIABLE PROMPT = 'Select an X-variable.', IMMEDIATE TOKEN &yvariable / TYPE = VARIABLE PROMPT = 'Select a Y-variable.', IMMEDIATE CATEGORY &yvariable LINE . * &yvariable * &xvariable / XGRID YGRID ZGRID AXES = BOOK CATEGORY &yvariable / OFF TOKEN