Bug 107928

Summary: Color palette configuration option for curve color cycling
Product: [Applications] kst Reporter: Nicolas Brisset <nicolas.brisset>
Component: generalAssignee: Andrew Walker <arwalker>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.1.0   
Target Milestone: ---   
Platform: unspecified   
OS: Solaris   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Nicolas Brisset 2005-06-22 18:13:38 UTC
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.
Comment 1 Andrew Walker 2005-06-23 19:18:12 UTC
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