I'm trying to create a bar graph that shows how the numbers of procedures etc. required vary depending on the public service that you're applying for.
I'm using "
Code:
twoway (bar Pages_Form_1 No_Forms type, yaxis(1)) (bar procedure type, yaxis(2))
Array
I want the bars to be unstacked. Any advice on how I can achieve that?
TIA!
0 Response to Twoway bar with 2 y-axes
Post a Comment