Bug 157365

Summary: the TimeInterpretation property in Axis Class cannot be Modified by Users
Product: [Applications] kst Reporter: Yiwen Mao <yiwenv>
Component: generalAssignee: kst
Status: RESOLVED NOT A BUG    
Severity: wishlist    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Yiwen Mao 2008-02-07 21:56:16 UTC
Version:           1.6.0 (using KDE 3.5.3)
OS:                Linux

Currently, the TimeInterpretation property in Axis Class is read-only, but it would be better if the user can convert from one set of time format to another (e.g JD -> DD/MM/YYYY) by changing the settings in Axis.interpretation.
Comment 1 Andrew Walker 2008-02-07 22:15:41 UTC
The TimeInterpretation class has 3 properties that can be set:

active
input
output

active must be true before the axis will be interpreted and displayed according to input and output respectively.