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
 Double X axis layer

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
Okidaki1234 Posted - 01/08/2020 : 04:03:28 AM
Hello everyone !

I've a big issue with my origin (Origin 2018b, 64-bit, windows 10).

I want to do a graph with a X axis with temperature (°c) and one with the linearisation of the température (1000/T(°k) ).
For that, I add a second layer for the second x axis but the scale is never good whatever I tried (by formula, link to the first X axis or by manually putting the beginning and the end of the second x axis).

In the "plot detail -> TopX -> Link Axes scale -> X axis link -> custom " i've put :
X1 = 1000/(X1+273.15)
X2 = 1000/(X2+273.15)

I got approximatively a good scale, but the number are not well aligned (e.g. : 60°c must correspond to 3 but here is around 3.07)

Thanks by advance, this stuck me from few days ! :)

3   L A T E S T    R E P L I E S    (Newest First)
lkb0221 Posted - 01/08/2020 : 10:58:58 AM
The transferred scale is not linear, so you cannot do that in PlotDetails and still keep them aligned since both side would still be linear by them self.

You can try using custom option in Axis Dialiog, Scale tab.
Okidaki1234 Posted - 01/08/2020 : 06:23:01 AM
Hi,

I don't want it to be really aligned, but here 60°c should be almost at the same place than 3, when is around 3.07 (the scale is 10->110°c so ~3.53-> 2.61.
Meaning that a difference of 0.7 is quite big in this scale :)
I don't understand from where this problem can be...

here the origin file with this graph : https://transvol.sgsi.ucl.ac.be/download.php?id=2931cdad6638ec4b
AmandaLu Posted - 01/08/2020 : 05:35:15 AM
Hi,

I am not sure how you want the axes ticks to be aligned. According to your formula:

X1 = 1000/(X1+273.15)

60°c corresponds to around 3.002. Why you want it aligns to 3?

Thanks,
Amanda

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