Version: 1.1.0 (using KDE 3.4.0, compiled sources) Compiler: gcc version 3.4.3 OS: SunOS (sun4u) release 5.8 When using kst, quite a few people complain that curve colors are not to their liking and "fixing" them manually takes a lot of time. I think the problem has been partly addressed in other bug reports (like e.g. bug #85353), but obviously not completely solved. I would like to suggest something that could allow everybody to have something that fits their needs: a customization option that allows to select a color palette (like when you select a palette in the KDE color selector) for the color sequence generator.
SVN commit 428297 by arwalker: BUG:107928 Allow the user to select the palette for the curve color sequence M +30 -13 kstcolorsequence.cpp M +2 -0 kstcolorsequence.h M +8 -4 kstsettings.cpp M +2 -1 kstsettings.h M +51 -23 kstsettingsdlg.ui M +43 -10 kstsettingsdlg.ui.h