I personally am not aware of any configuration options that would allow you to change this. The graphs are generated in StatCVS therefore you would need to download that package to figure out where the colors are set.
Opening src/net/sf/statcvs/charts/ChartImage.java, I see the following line of code... which may be what you're looking for:
private final static Color BACKGROUND_COLOR = new Color(204, 204, 187);
if not (didn't check in depth) the chart BG color is probably defined in that package somewhere.
Thanks,
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword_______________________________________________
Statsvn-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-users