BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Ram_SAS
Obsidian | Level 7

Hi,

Created box plot using Proc sgplot (ver SAS 9.3) .  It appears the output generates the whisker using 1.5*(Q3-Q1) to generate the whisker and anything beyond it consider as outlier.  Is there any way to extend the whisker to minimum and maximum value in proc sgplot?   

1 ACCEPTED SOLUTION

Accepted Solutions
ballardw
Super User

It sounds like you want the EXTREME option on a VBOX or HBOX statement.

View solution in original post

1 REPLY 1
ballardw
Super User

It sounds like you want the EXTREME option on a VBOX or HBOX statement.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1445 views
  • 0 likes
  • 2 in conversation