Skip to Main Content
SAS 9.4 ODS Graphics, 2nd Edition
book

SAS 9.4 ODS Graphics, 2nd Edition

by SAS Documentation
December 2013
Beginner to intermediate content levelBeginner to intermediate
1172 pages
45h 47m
English
SAS Institute
Content preview from SAS 9.4 ODS Graphics, 2nd Edition
Tip
This option is particularly useful when the log axis is an odd base (such
as base E) or the axis log style is EXPONENT.
Examples
The following example specifies MIN= and MAX= as exponent values
instead of expanded values on an expanded Base 10 log axis. This
results in Y-axis tick values of 10, 100, 1000, 10000, and 100000.
yaxis type=log logbase=10 logstyle=logexpand
logvtype=exponent
min=1 max=5;
The following example specifies VALUES= as a list of expanded
values instead of exponent values on an exponent Base 10 log axis.
This results in X-axis tick values of 1, 2, 3, 4, and 5.
xaxis type=log logbase=10 logstyle=logexponent
logvtype=expanded ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

SAS 9.4 ODS Graphics, 3rd Edition

SAS 9.4 ODS Graphics, 3rd Edition

Matt Neuburg

Publisher Resources

ISBN: 9781612909998