BookmarkSubscribeRSS Feed
PaigeMiller
Diamond | Level 26

Code used:

proc boxplot data=combine1;

plot x1*seq/turnhlabels boxstyle=schematic cboxfill=lightmoderategreen vref=40 cvref=red lvref=21 npanelpos=70

  boxwidth=1 clipfactor=16 clipsymbol=square cclip=red html=alt;

label seq='Lot in Package Test Date Sequence';

run;

Output destination: HTML

SAS Version 9.4 TS1M2, Windows 7 Professional 64 bit

Why do my boxplots have red squares at the ends of the "whisker", those should be only used as the clipping symbol; and furthermore why do the boxes at the right of the plot not have these red squares?


Paige's SAS_2014-11-11_11-15-17.gif
--
Paige Miller

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 0 replies
  • 709 views
  • 0 likes
  • 1 in conversation