Bug 157365 - the TimeInterpretation property in Axis Class cannot be Modified by Users
Summary: the TimeInterpretation property in Axis Class cannot be Modified by Users
Status: RESOLVED NOT A BUG
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-07 21:56 UTC by Yiwen Mao
Modified: 2008-02-07 22:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.