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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Graph editing
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

marcel1992

Germany
12 Posts

Posted - 03/09/2020 :  12:33:29 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. 9.7.0.188 and Service Release 1
Operating System: Windows 10

Hello together,
I try to edit some graph settings but I can't do this like I would:
I get my graph with
plotxy iy:=((4,7),(8,9)) plot:=202;
and this works well.
Now I want to change the first dataset(is it called dataset? 4,7) from line with symbol to "without symbol" and the second dataset (8,9) from line with symbol to "only symbol". Additionally I like to change the symbol sign to another one and activate the label, so I can see the data value in the graph. I try different settings but nothing changes something in a way, that I need.
I would be very grateful if someone could give me some input.
Thanks in advance

marcel1992

Germany
12 Posts

Posted - 03/13/2020 :  09:38:42 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by marcel1992

Origin Ver. 9.7.0.188 and Service Release 1
Operating System: Windows 10

Hello together,
I try to edit some graph settings but I can't do this like I would:
I get my graph with
plotxy iy:=((4,7),(8,9)) plot:=202;
and this works well.
Now I want to change the first dataset(is it called dataset? 4,7) from line with symbol to "without symbol" and the second dataset (8,9) from line with symbol to "only symbol". Additionally I like to change the symbol sign to another one and activate the label, so I can see the data value in the graph. I try different settings but nothing changes something in a way, that I need.
I would be very grateful if someone could give me some input.
Thanks in advance


Okay! After spending several hour I got the Information and I like to share it with you, maybe someone else will have this problem:
To edit the plot data, using a range object after creating the graph.
With "range plot1 = $(1)" you have access to the first plotted data.
Before you edit different plots you should degroup your data with layer -gu;
With the "set" function you can change colors, symbols etc.
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000