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
 Add Graph

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
naetop Posted - 11/10/2006 : 12:23:46 AM
Origin Version (v7.5885):
Operating System:WinXP

Hi,
My worksheet is as follows.

A(X) B(Y) C(Y)
1. 1. 2.
2. 2. 4.

I would like to make 2 curves.
1st: x-axis=A(X), y-axis=B(Y)
2nd: x-axis=C(Y), y-axis=B(Y)

But I could not add 2nd curve after making 1st curve
in the Plot Setup.
This reason may be concerned with plot Designation
but I do not understand.

Could you tell me what is reason?

Best regards,
2   L A T E S T    R E P L I E S    (Newest First)
greg Posted - 11/15/2006 : 12:56:03 PM
The Plot Setup dialog is designed to plot data regardless of what the plot designation may be for a particular column.

The problem you are exoeriencing is a limitation. Specifically, you cannot plot a dataset more than once as a particular designation in a single graph layer. In your example, you tried to plot B as a Y column twice.

A solution that does not require a change in your worksheet is to use a two layer plot template such as Vertical Two Panel, Horizontal Two Panel or Double-Y.

For example, select Plot : Panel : Vertical Two Panel from the menu.
(Layer1 should be active in the bottom pane.)
Check B as your Y and A as your X and click Add.
Select Layer2 in the bottom pane.
Check B as your Y and C as your X and click Add.
Click OK.

You can re-arrange this graph to look like one layer by selecting :
Edit : Add & Arrange Layers
Choosing 1 row by 1 column
Accept default spacing

The Double-Y template does something similar with the added advantage that the X axes are linked.


larry_lan Posted - 11/10/2006 : 01:16:36 AM
Hi:

In Origin, each worksheet column is tagged with a Plot Designation that tells Origin how to treat the data when plotting or performing analyses. Plot Designations are X, Y, Z, X Error (bar), etc. In your case, you should organize your data like:

A(x1) B(y1) C(x2) D(y2)
1...... 1...... 2...... 1
2...... 2...... 4...... 2

Just add a column D and copy column B to column D, then set column C as X column (right click the column and choose "Set As --> X"). And then highlight the entire worksheet and plot the curves.

Any more information about Plot Designation, please read the following section:

The Worksheet>Worksheet Columns (Data Sets)>Understanding Column Associations in the Worksheet

of Origin Help file

Larry
OriginLab Technical Services

Edited by - larry_lan on 11/10/2006 01:20:10 AM

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