LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XY Graph Plot Problem

Hello!
There´s something happening on my VI that i can´t understand...
I have two XY Graphs, and each one shows me the following:

XY Graph 1: Plot 0:blood pressure signal (continuous curve)
                     Plot 1: systolic pressure markers  (dots)

XY Graph 2: Plot 0: blood pressure signal (continuous curve)
                    Plot 1: diastolic pressure markers (dots)

In order to differ the signal from the markers, i changed the colors, so the blood pressure signal is red coloured and the markers are yellow.
The problem is everytime i close the VI, when i reopen and rerun it, i loose all the properties i changed, both the blood pressure signal and the markers are red coloured and both are continuous curves, instead of markers(plot 1) being just dots.

That´s it...tried everything i knew...
If someone could help, please...
Regards,
Luanna
          
0 Kudos
Message 1 of 4
(2,924 Views)
Make sure that your plot legend is expanded to show as many plots as you have on each graph. If you don't want to show the legend, you can hide it, but don't resize it to fewer plots than you want to configure.
 
See if this works for you.
0 Kudos
Message 2 of 4
(2,920 Views)
That´s it! Thank you very much! Incredibly simple...

Regards,

Luanna
0 Kudos
Message 3 of 4
(2,910 Views)
Are you using an executable?
If you are using a VI, try "Data Operations >> Make current value default" and then save the VI.

Prashant.
0 Kudos
Message 4 of 4
(2,906 Views)