[Kst] branches/work/kst/portto4/kst/src/libkstapp

Nicolas Brisset nicolas.brisset at free.fr
Tue Jun 12 21:40:56 UTC 2012


Hi Barth,

> SVN commit 1300157 by netterfield:
> 
> BUG: 300014
> Don't allow plots in a shared axis box to be resized.
What is your next target? The point scaling issues? The ASCII issue with empty columns?
Or should we start trying to implement ASCII date/time as per https://bugs.kde.org/show_bug.cgi?id=243684, which is my personal favorite new feature for the next version, hopefully?

I have been thinking a bit after you implemented EXCEL time and I believe we have to find a way to represent dates as doubles (maybe the current approach is jsut fine, I just don't know the details) and then get the ASCII datasource to interpret the strings as dates and produce the right values.
We should also probably add a "TimeType" enum property to vectors to say if they are time vectors, and how they should be interpreted. We could then set it from the wizard, the plot axis properties, or the vector dialog. If it is set on a vector used for X axis, we could then switch on time interpretation automatically.
How does that sound (it's only a rough online to get the discussion started)?

Nicolas


More information about the Kst mailing list