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

Dear SAS community,

I was using sgplot to plot dollar amount against date. My dollar amounts are in billions. So in y axis, number are shown in the form of scientific rerepresention such as "1E9, 2E9, 3E9,..."

How to change the code the make the y axis to show as "1, 2, 3..." and I can simply add "Billion" as label text string to make the chart look more "natural"

I searched many ways online but no luck. Thanks for any advice, suggestions, ideas, inputs!

1 ACCEPTED SOLUTION

Accepted Solutions
ChrisNZ
Tourmaline | Level 20
Look at the picture format (and its multiplier option) and at the YAXIS statement (and its label option).

View solution in original post

2 REPLIES 2
ChrisNZ
Tourmaline | Level 20
Look at the picture format (and its multiplier option) and at the YAXIS statement (and its label option).
changxuosu
Quartz | Level 8
THanks a lot!!!!! realy appreciate it!!!! exactly what I'm looking for.

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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
  • 2 replies
  • 728 views
  • 0 likes
  • 2 in conversation