BookmarkSubscribeRSS Feed
KafeelBasha
Quartz | Level 8

Hello

 

What is the difference between SAS/Graph and ODS Graphics?.

 

Please help me with an example.

 

 

2 REPLIES 2
RW9
Diamond | Level 26 RW9
Diamond | Level 26

Read the manual on these for a full explanation.  SAS/Graph is the technology used in older SAS versions to produce graphics.  The enhanced procedures, for example SGPLOT, are linked in the with underlying Graph Template Language which SAS 9/x and going forward will use.  What SGPLOT for instance does is create template code behind the scenes.  Its very flexible.

For examples of Grphas and what GTL/Sgplot can do, just pop over to this excellent blog:

http://blogs.sas.com/content/graphicallyspeaking/

Rick_SAS
SAS Super FREQ

For a visual introduction to the types of graphs that can be produced in SAS, as well as the code that produces them, see the examples in the SAS Graphics Gallery.

 

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 2 replies
  • 1145 views
  • 1 like
  • 3 in conversation