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.
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