[Kst] [Bug 76749] New: Missing refresh labels if curve axes exchanged

George Staikos staikos at kde.org
Thu Mar 4 22:02:38 CET 2004


On Thursday 04 March 2004 13:05, claude mercier wrote:
> If I create a curve using
> X axis : a Vector VX from the first column
> of a file it displays as label column1
> Y axis : A Vectore VY using the second column
> of a file, it displays as label column 2
>
> All normal up to now, I made a mistake and exchange
> the vector VX and VY, it redisplays the curve properly
> but forgets the labels (column1 and colum2).

  This is not possible to implement the way you want since those are filled 
with text.  There is no way to reliably change that label without breaking 
things for a percentage of users.  If you think it is worth the effort, we 
could implement a special substitution such as "[[VECTOR]]" that is 
substituted with the name of the vector of the curve.  Even then it would 
only work well for plots with one curve, so I tend to think it's not 
worthwhile.

-- 
George Staikos
KDE Developer				http://www.kde.org/
Staikos Computing Services Inc.		http://www.staikos.net/



More information about the Kst mailing list