BookmarkSubscribeRSS Feed
fengyuwuzu
Pyrite | Level 9
%GTLPieChartMacro(data=mydata, category=status, response=count,
         title=Share of Market for Sedans, startangle=340,
         DataLabelFontSize=12, responselabel=true,
         percentlabel=false);

I found one example to draw nice pie charts. This is a macro. How to run it?

 

also, there is no %mend; in the end. Is this part of the code ?

 

1 REPLY 1
Astounding
PROC Star

Here's the macro definition, with a few examles of calls to the macro:

 

http://blogs.sas.com/content/graphicallyspeaking/files/2012/08/GTLPieChartMacro2.txt

 

Good luck!

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
  • 1249 views
  • 2 likes
  • 2 in conversation