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
 v2016, Need help thickening legend line

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
Neuroguy Posted - 09/28/2021 : 2:28:50 PM
Origin Ver. and Service Release (Select Help-->About Origin):
Operating System: WIN 10

Hello!

I am a grad student and my lab uses Origin from 2016. I am trying to thicken the lines in my legend, but I have not been able to get it to work. The forums did have a lot of information, but I was unsuccessful.

The format it:

/l(1) %(1)
/l(2) %(2)
/l(3) %(3)
/l(4) %(4)
/l(5) %(5)

So far I have tried multiple alterations in the /(1) part of the code, but it hasn't worked. One thing that did work was just thickening the lines on my actual graph, which made the legend line thicker, but this made the visual impact of the graph less appealing. Thank you so much in advance for any help. ( I wish we had the newer version as these options are easily findable, but we don't.)

Sincerely,

PJ
1   L A T E S T    R E P L I E S    (Newest First)
snowli Posted - 09/28/2021 : 2:53:30 PM
In later versions, you can edit it in Properties dialog. E.g. i set it to be 500% of original line width.


In your version, you will need to add linewidth:p500 for example in \l, part. See \l(1, LineWidth:p1000) %(1) part
https://www.originlab.com/doc/LabTalk/ref/Legend-Substitution-Notation#Plot_Symbol_Component

Thanks, Snow

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