BookmarkSubscribeRSS Feed
bits
Fluorite | Level 6

My dataset having three variables i.e Revenue, year, shipment now i want to create a bar-line graph without using proc sgplot so that revenue should be bar-graph and shipment should be line graph and both graphs should overlied each other as in figureBar_Line_31.png

5 REPLIES 5
BrunoMueller
SAS Super FREQ

Hi

 

Proc SGPLOT is made for this type of graphs, what is the reason for not using Proc SGPLOT.

 

Bruno

bits
Fluorite | Level 6

I have tried proc sgplot but it shows log error that "proc sgplot is not found" may be its due to the old SAS version that im using so plz give me solution of that....proc gchart is running fine for me...

andreas_lds
Jade | Level 19

If your SAS version is really that old, you should update it asap. Afaik SAS does not demand any extra payment for upgrades.

BrunoMueller
SAS Super FREQ

Hi

 

Please provide the SAS Version information.

 

Have a go with Proc GBARLINE, see examples here https://support.sas.com/sassamples/graphgallery/PROC_GBARLINE.html

 

Bruno

RW9
Diamond | Level 26 RW9
Diamond | Level 26

If your SAS version is that old you may want to pull out a ruler and pencil Man Happy

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 5 replies
  • 844 views
  • 0 likes
  • 4 in conversation