I'm new to plplot, and attempting to use it through Tcl/Tk.
For my application, I need to display how various bits of data are changing vs. time,
as in hours:minutes format (preferably). It appears at first
glance, that plplot does not support doing so -
or am I missing something?
My raw data has x-axis values in a hrs:min:sec format,
and I'd like to use those values, and have them used
on the plot label for the x axis, somehow. Has anyone
done this? I've looked at the online doc, and haven't
found a way. Sure I could convert the time to something like fractional hours, but it'd be kinda non-intuitive to
view and compare to 'real time'.
thanks,
-Cyndy
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Folks:
I'm new to plplot, and attempting to use it through Tcl/Tk.
For my application, I need to display how various bits of data are changing vs. time,
as in hours:minutes format (preferably). It appears at first
glance, that plplot does not support doing so -
or am I missing something?
My raw data has x-axis values in a hrs:min:sec format,
and I'd like to use those values, and have them used
on the plot label for the x axis, somehow. Has anyone
done this? I've looked at the online doc, and haven't
found a way. Sure I could convert the time to something like fractional hours, but it'd be kinda non-intuitive to
view and compare to 'real time'.
thanks,
-Cyndy