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.

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

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