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


Can we create Bar charts and PIE charts using SAS??

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
PaigeMiller
Diamond | Level 26

Yes, PROC CHART or PROC GCHART will do that

--
Paige Miller

View solution in original post

4 REPLIES 4
PaigeMiller
Diamond | Level 26

Yes, PROC CHART or PROC GCHART will do that

--
Paige Miller
robertrao
Quartz | Level 8

Thanks so very much for the quick reasponse

SteveDenham
Jade | Level 19

Yes, a pie chart of your favorite bars and bar chart of your favorite pies is always in order:smileysilly:

snoopy369
Barite | Level 11

ODS Graphics (SGPLOT) can make bar charts as well.  Pie charts are not possible in SGPLOT, but are in GTL (proc template/proc sgrender).

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 4 replies
  • 1649 views
  • 0 likes
  • 4 in conversation