Hi,
I need to create the following stacked bar - line graph:
On the left Y axis, is the value change (in absolute value stacked bars), and on the right Y axis is the %-change in value (Line). All of this is ok, BUT, I need the 0 line to be at the same point for both axes (in the middle). As you can see here, the 0-value is a bit lower on the right Y-axis, and this can quickly be misleading. So is there a way for me to define so that the 0-axis would be the same for both axes?
Greatful for any answers
Br,
Kia
Which proc are you using to create your bar-line graph?
(there are a couple of different ways to create bar-lines in SAS, and the answer depends on which you are using)
Kia,
might sound simple, but could you use forced min-max axes values.
so 100/-100 and 20/-20
greetings, Peter
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.