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
 Reference line between two values

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
Lenam Posted - 02/25/2024 : 11:04:35 AM
Hello, I'm new to graphing using Origin and I'm having some issues using Reference Lines, namely plotting the Reference Line only between selected values. For example, I want to plot a line at y = 0.9 but instead of plotting it along the whole x axis range (see image), I want it only to be plotted between y = 8.0 and y = 7.5 .



I've done by best to solve this issues but but can't find a solution anywhere, apologies in advance if this question has been answered before.
2   L A T E S T    R E P L I E S    (Newest First)
Lenam Posted - 02/26/2024 : 06:04:58 AM
It worked! Thank you very much!
aplotnikov Posted - 02/26/2024 : 04:12:43 AM
(I'll try to use my Crystal Ball...)
Assuming x (not y) should be within the 7.5...8.0 range:

draw -n lnRef -c 1 -w 1.5 -l {7.5, 0.9, 8.0, 0.9}


https://www.originlab.com/doc/LabTalk/ref/Draw-cmd#Draw_Lines_Syntax:

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