Bug 144102

Summary: Axis labels do not change
Product: [Applications] kst Reporter: Matthew Truch <matt>
Component: generalAssignee: kst
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Matthew Truch 2007-04-11 23:39:25 UTC
Version:           1.4.0 (using KDE KDE 3.5.5)
Installed from:    Fedora RPMs
OS:                Linux

It is sometimes impossible to change the text of the axis labels.  I've only tested this with dirfiles.  When the plot is a function of INDEX (the default when using the data wizard), I can later change the axis labels.  However, if the plot is the function of two vectors from the datasource, it doesn't let me change the axis labels.  

Example, with BLAST data:
1. Start kst
2. Use datawizard to plot AZ and EL as functions of INDEX on their own plots.
3. Click on axis label, change text, click ok or apply.
4. Labels change as expected.

Other example where it fails
1. Start kst
2. Use datawizard to plot El as a function of AZ
3. Click on axis label, change text, click ok or apply.
4. Labels DO NOT change.
Comment 1 Matthew Truch 2007-04-12 00:58:30 UTC
Ok, this isn't a bug.  I was being silly.  

I was trying to put the units for something, so the text I was adding was in square brakets.  If you put text in square brakets, it assumes it's supposed to be a vector, so nothing appears.  Of course, I can escape things with backslash, so I was being dumb.  Sorry for the spam.