Bug 107928 - Color palette configuration option for curve color cycling
Summary: Color palette configuration option for curve color cycling
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.1.0
Platform: unspecified Solaris
: NOR wishlist
Target Milestone: ---
Assignee: Andrew Walker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-22 18:13 UTC by Nicolas Brisset
Modified: 2005-06-23 19:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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