The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 vertical column graph with two different y axes

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
IMM Posted - 05/23/2001 : 11:23:44 AM
High

I have origin 5.0 and I have the problem to get two vertical columns with two different axes.
Or in detail: I have two different Y-values for the same X-Value. I know how I get a line graph with multiple Y-Axes (Doubley.otp) But I don't know how I get columns. If I change the graph which I get using the doubley.opt to column graph, then I get one column over the other and not side by side.
1   L A T E S T    R E P L I E S    (Newest First)
Lorraine Posted - 05/24/2001 : 4:30:12 PM
Hello,
There is a way to do this, and it includes just a few more steps since we are dealing with two separate layers (doubley) and y values sharing the same x value.

Say you have a worksheet that is originally set up as XYY:

A(X) B(Y) C(Y)
1 1 1.5
2 2 2.5
3 3 3.5
4 4 4.5
5 5 5.5


In order to 'off-set' the columns so that they can 'share' the same space at the same value along the X axis, add two blank columns in your worksheet (highlight your 3rd column (or column C) and select the menu option Edit:Insert and again Edit:Insert to add 2 new blank columns):


A(X) B(Y) E(Y) D(Y) C(Y)
1 1 -- -- 1.5
2 2 -- -- 2.5
3 3 -- -- 3.5
4 4 -- -- 4.5
5 5 -- -- 5.5

Then open up a blank doubley.OTP graph window and add the first two columns (B and E) to the layer and make sure they are grouped, then add the second two columns (D and C) and make sure they're grouped.

Or you can create two column plots using the Plot:Column menu option method, whereby the datasets will automatically be grouped and you can merge all pages, arrange layers as 1 row/1 column and they will overlay. Then just switch the left axis over to the right. Sounds harder than it really is, and let me know if you don't follow this completely and I will be more explicit. But hopefully this will point you in the right direction as far as plotting the columns such that they can be placed side by side and not overlaying one another in the graph window. Good luck!!



Lorraine
OriginLab Technical Support

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000