Author |
Topic  |
|
marcel1992
Germany
12 Posts |
Posted - 03/09/2020 : 12:33:29 PM
|
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
|
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.
|
 |
|
|
Topic  |
|
|
|