[Kst] kdeextragear-2/kst/kst [POSSIBLY UNSAFE]
Andrew Walker
arwalker at sumusltd.com
Wed Oct 6 23:55:21 CEST 2004
CVS commit by arwalker:
Add the ability to interpret the x-axis values as various time formats, and display in another time format.
This is only a display of the concept at this point and the following issues need to be addressed:
* tick positioning
* permissible range of data
* reported position (for cursor and nearest data point)
In all of the above the algorithms use the raw data values, where they should be using/displaying the converted time values.
I will await comments before proceeding to fix this issues.
M +545 -115 kst2dplot.cpp 1.275 [POSSIBLY UNSAFE: printf]
M +30 -7 kst2dplot.h 1.113
M +1 -0 kstlegend.h 1.9
M +120 -47 kstplotdialog_i.cpp 1.101
M +231 -166 plotdialog.ui 1.62
More information about the Kst
mailing list