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 for Programming
 LabTalk Forum
 How to change the color and add a arrow

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
Moorleiche89 Posted - 01/15/2019 : 08:17:15 AM
Hallo everyone,

I need your help. I want to change the color of a plotted line with
LabTalk. From black to red. And additional i need to marker a line between two Points with two arrows (Arrowlines with a invisible line) with LabTalk, too.

I hope you can help me.
Thanks
1   L A T E S T    R E P L I E S    (Newest First)
yuki_wu Posted - 01/16/2019 : 02:13:46 AM
Hi,

Use set -c command to set plot line color
https://www.originlab.com/doc/LabTalk/ref/Options_for_DataPlots#-c

Use draw -l command to create a line:
https://www.originlab.com/doc/LabTalk/ref/Draw-cmd#Draw_Lines_Syntax:
Then set properties of line, like arrow shape, arrow width, arrow lenghth, as below:
https://www.originlab.com/doc/LabTalk/ref/Graphic-objs#Properties

Regards,
Yuki

OriginLab

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