I have a problem manipulating the scale of the graph here.
in the VI that i attached, there's two chart. The one at the top is the problem that i am facing. I want to have a chart that has time on the x-scale in 24-hr format with increment of 1 hour. For the first chart to show every hourly value on the x-scale i have to stretch it too much and the incremental value becomes 30 minutes.
I intend to remain the size of the chart as the chart at the bottom.As you can see, the x-scale can not show every hourly value from 08:00 09:00 10:00 all the way to 20:00.
This should be what i want to get
| | | | | |
08:00 09:00 11:00 12:00 13:00 14:00 ... 20:00 x-scale
and maintaining the size as of
the chart at the bottom.
i've tried changing property node values for interval, max, min to no avail.
Thanks for any help
Parker