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 (October 2010, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 18 Oct 2010 15:50:09 -0400
Reply-To:   Randall Powers <powers_r@BLS.GOV>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Randall Powers <powers_r@BLS.GOV>
Subject:   GCHART questions: unwanted truncation and alphabetization of bar labels

Hello All,

Sorry if I already posted this. I honestly can't recall, and don't see it listed.

The code below produces a bar graph. It truncates the labels names of the bars to eight characters (e.g. "transporation" gets truncated to "transpor", and alphabetizes them. I wish for the full names, and for the order in which the are input. How do I make these changes?

Thanks!


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