File Exchange
Try Origin for Free
The Origin Forum
Home
|
Profile
|
Register
|
Active Topics
|
Members
|
Search
|
FAQ
|
Send File to Tech support
Username:
Password:
Save Password
Forgot your Password?
|
Admin Options
All Forums
Origin Forum for Programming
LabTalk Forum
Changing properties of groups of curves
New Topic
Reply to Topic
Printer Friendly
Author
Topic
EXSChM
2 Posts
Posted - 09/10/2019 : 05:33:50 AM
Origin Ver. and Service Release (Select Help-->About Origin): Origin 2018 (64-bit) SR1
Operating System: Windows 10
When a graph layer contains one or more groups of curves, how can the display properties (colors, line thickness, etc...) be changed using LabTalk?
YimingChen
1669 Posts
Posted - 09/10/2019 : 11:56:56 AM
Hi,
You can first ungroup the curves, set the active curve and set format. For example, the script below set the color of 3rd curve to red:
https://www.originlab.com/doc/LabTalk/ref/Set-cmd
layer -gu; layer.plot = 3; set %C -c 2;
James
EXSChM
2 Posts
Posted - 10/18/2019 : 05:47:35 AM
Thanks for your answer.
Your solution works if the curves are left ungrouped. Unfortunately when the curves are then grouped again their color is changed.
How can the color of curves within a group be changed in LabTalk?
Topic
New Topic
Reply to Topic
Printer Friendly
Jump To:
Select Forum
Origin Forum
Origin Forum
Origin Viewer Forum
Origin Forum for Programming
Forum for Python
LabTalk Forum
Forum for Origin C
Forum for Automation Server/COM and LabVIEW
Origin中文论坛
Origin 中文论坛 (Chinese Origin Forum)
Japanese Origin Forum
Origin日本語フォーラム (Japanese Origin Forum)
Origin on Linux
The Origin on Linux Forum
Private Forums
Distributor Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page
The Origin Forum
© 2020 Originlab Corporation
Snitz Forums 2000