Hi,
I am currently working on building a Scatter Plot in SAS Visual Analytics 7.5. I am using Gender to define color for the points in the plot. Below are my questions,
1. Is it possible to define color by Gender, but define the shape of the point by another variable like Rank. For e.g. I want Female professor displayed as green triangle, Male professor as blue triangle, so on. Color stays same for gender but shape of point changes based on their rank.
2. I am using Linear fit line for the scatter plot. But is it possible to have fit line based on a particular variable like Gender. Like I want 2 fit lines in same scatter plot, one for female fit line, other for male fit line. Is that possible in SAS VA?
Thanks in advance,