Version: 0.99-devel (using KDE 3.2 BRANCH >= 20040204, Mandrake Linux Cooker i586 - Cooker) Compiler: gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk) OS: Linux (i686) release 2.6.2-3mdk A more rich axis alignment algorithm is needed. I suggest: -The X location of the axis should be the same for all plots of the same width that are in the same column -The Y top and bottom location of the azis should be the same for all plots of the same height that are on the same row.
CVS commit by arwalker: Provides better axis alignment by ensuring x-axes align for plots that are at the same location in the horizontal sense, and by enseuring y-axes align for plots that are at the same location in the vertical sense. CCMAIL: 86061-done@bugs.kde.org M +26 -14 kst2dplot.cpp 1.245 M +2 -2 kst2dplot.h 1.101 M +117 -5 kstalignment.cpp 1.2 M +21 -8 kstalignment.h 1.2 M +5 -7 ksttoplevelview.cpp 1.72 M +26 -2 kstviewobject.cpp 1.88 M +1 -1 kstviewobject.h 1.70