LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (August 1996, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 20 Aug 1996 23:28:52 GMT
Reply-To:   Ahsan Ullah <aullah@FDIC.GOV>
Sender:   "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
Comments:   Resent-From: "Ahsan Ullah" <aullah@fdic.gov>
Comments:   Originally-From: <@fdic.gov>
From:   Ahsan Ullah <aullah@FDIC.GOV>
Subject:   Legend for overlaid graph

Forwarded to: internet[sas-l@uga.cc.uga.edu] cc: Comments by: Ahsan Ullah@Contractor Hdq@Washington Comments:

Hi Mark, You might want to create a annotate dataset with Proc Ganno and overlay this new graph with the others by Proc Greplay, like the example I gave you before.

Create a 'Solid box' by Function='BAR' and a 'line' by Function='draw' to represent Plot line and Bar chart in the graph. They will be color coded and could be placed under the superimosed graph.

If you need code to do it, send me a request directly.

Thanks

-------------------------- [Original Message] ------------------------- Hi,

I have created a graph in SAS-Graph that consists of mixed Bar / Line (i.e. an overlaid plot on two seperate charts). How can I display an appropriate legend for this, i.e. one that contains both the lines series and the bars series?

-- Mark Brodziak Business Information Technology Western Power Corporation mark.brodziak@westernpower.wa.gov.au


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