Bug 106311 - Ability to Reverse Axis Direction
Summary: Ability to Reverse Axis Direction
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.1.0
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Rick Chern
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-25 23:58 UTC by D. V. Wiebe
Modified: 2005-06-08 01:44 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 D. V. Wiebe 2005-05-25 23:58:37 UTC
Version:           1.1.0 (using KDE 3.4.0, compiled sources)
Compiler:          gcc version 3.3.5
OS:                Linux (i686) release 2.6.11

It would be convenient to be able to have the option to reverse the x (or y) axis of a plot so that values increase to the left (or bottom) of the plot instead of the to the right (or top) as it is now.

This would be convenient for plotting things like Right Ascension, which is traditionally plotted increasing to the left.
Comment 1 Rick Chern 2005-06-08 01:44:34 UTC
SVN commit 423276 by rchern:

UI for axes reversal and rest of implementation 

CCMAIL: 106311-done@bugs.kde.org

 M  +122 -27   kst2dplot.cpp  
 M  +8 -0      kstplotdialog_i.cpp  
 M  +77 -61    plotdialog.ui