BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi,

I am exporting graphs to pdf by using ods statement. In the output file, the values on the y axis are very large values(10000000000), so in the output file, that values are converted to exponential values(ex:1.00E+08).......so i dont want these values.....the values i need is the original numberi.e 10000000000.


so what option should i use to get these values?


Kumar
1 REPLY 1
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
Apply a SAS FORMAT statement to your variable, as needed, for output formatted displays. Also, with your SAS code that generates the PDF document, you may be able to specify alternate font attributes. Search the SAS support http://support.sas.com/ website for details, documentation, and example code.

Scott Barry
SBBWorks, Inc.

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

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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