Dear raf,
are you getting the time data from anywhere, if not, then there is a vi called get date time in seconds, this will give u the actual cpu clock time. what you can do is build an array of your 7 points and build an array of the time data which should also be 7 points, now u have 2 arrays, one with x data and one with y data, make a cluster of these two arrays and wire it to xy plot vi. i guess this should help.
im still unclear as to what u want to do, if you could explain ur project and what is it that you want to plot in a chart that would be of help to me, maybe i can give a better solution