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

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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