Version: 1.0.1 (using KDE KDE 3.2.1) OS: Linux At present the axes properties are mostly fixed. The x-axis is always located at the bottom of the plot, the y-axis to the left of the plot. It would be nicer to make these positions configurable (top or bottom, left or right respectively) as well as supporting different ranges om opposing sides (e.g. frequency and period). It would also be preferable to support more configurable tick options (length, colour, inside or outside of plot, etc.)
While you are at this, consider being able to have plots touching the plot to the top/bottom/left/right, and sharing the appropriate axis with them. Eg: you may have a stack of plots all sampled over the same time axis. It would be nice to have the X axes label and numbers only on the bottom of the lowest plot, and then have all the plots above it touching, with the bottom of the plot sharing the the top axis of the one below it. As soon as you have a .ui, for this bug, drop it to the list (or commit it with a different name) so we can give comments. On May 25, 2005 07:06 pm, Rick Chern wrote: [bugs.kde.org quoted mail]
- Added option to transform opposite axis to X or Y axis according to formula - added option to have plot tick marks outside plot - added options to suppress top and/or bottom axes of a plot - reorganized plot dialog into 2 tabs for x and y axes
Add option to supress left and/or right axes, and do not draw bottom axis line when bottom axis is supressed
SVN commit 429824 by rchern: option to suppress left and right axes, and remove bottom/right borders when those axes are suppressed CCMAIL: 96238@bugs.kde.org M +80 -35 kst2dplot.cpp M +6 -0 kst2dplot.h M +6 -0 kstplotdialog_i.cpp M +103 -74 plotdialog.ui
*** Bug has been marked as fixed ***.