LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I would like to "personalize" my waveform graph, i know about property nodes, however, i guess i don't know enough to do what i would like to. Here follows what i would like to do:

I would like to have the x-axis scale, in a time, a fixed 24hour scale, not like the 1 that moves according to the current time.
Furthermore, i would like the y-axis to be in degree celcius. How can i achieve this. Please help?
0 Kudos
Message 1 of 2
(2,457 Views)
You don't need property nodes to make these changes, unless you want the graph to change properties WHILE the program is running.

In your case you simply need to right click on the x-axis and de-select "Autoscale X"
then use the "tab" key to change your tool into the text writer then click on the time numbers and change them to "0" and "24". Change the axis labels the same way.
0 Kudos
Message 2 of 2
(2,457 Views)