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

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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
  • 716 views
  • 0 likes
  • 1 in conversation