Bug 106311

Summary: Ability to Reverse Axis Direction
Product: [Applications] kst Reporter: D. V. Wiebe <dvw>
Component: generalAssignee: Rick Chern <rchern>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.1.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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