LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (November 1996, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 14 Nov 1996 13:20:00 -0500
Reply-To:     Robert Schechter <robert_schechter@MERCK.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Robert Schechter <robert_schechter@MERCK.COM>
Subject:      Re: SAS/Graph:  Splitting up bar charts
Comments: To: "Jim Carter, SCT Corporation" <JCARTER@SCTCORP.COM>

Sharilyn,

You didn't mention your output device type. How about an HBAR with long (or banner) paper? Define the page length as large. I'm not sure what would happen on your device if you defined the page length as two or three pages long, it worked for me.

HTH, Robert_Schechter@MERCK.COM Maxim Group SAS Consultant **************************************************************************** ******************************** Disclaimer: The contents of this message express only the sender's opinion. This message does not necessarily reflect the policy of Merck & Co., Inc. All responsibility for the statements made in this posting reside solely and completely with me. **************************************************************************** ********************************

-----------------------------------------------------------------------------

OK... SAS/GRAPH question coming up....

Problem:

Using proc gchart (vbar option) with a data set that has a character variable containing many unique values results in an unreadable graph. Proc gchart creates a single bar for each value and puts them all on one graph.

We want to display all the bars, just not all on one graph. Suggestions???

PS:

It looks like this is on the 1997 SASware Ballot Survey under the PART IV SAS/GRAPH Software section: "145 allow graphics output to span multiple pages". So.... any ideas for work-arounds???

Sharilyn Ross SCT Corp. (sross@sctcorp.com)


Back to: Top of message | Previous page | Main SAS-L page