Graph Background

2 messages Options
Embed this post
Permalink
Ham

Graph Background

Reply Threaded More More options
Print post
Permalink

Is there anyway to change the colour of the background that get generated
within the graph with touching the source? if not, where in the source can
this be found?

Thanks in advance.
--
View this message in context: http://n2.nabble.com/Graph-Background-tp2124351p2124351.html
Sent from the StatSVN Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
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
Jason Kealey-2

Re: Graph Background

Reply Threaded More More options
Print post
Permalink
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,
Jason

On Wed, Jan 7, 2009 at 2:43 PM, Ham <[hidden email]> wrote:

Is there anyway to change the colour of the background that get generated
within the graph with touching the source? if not, where in the source can
this be found?

Thanks in advance.
--
View this message in context: http://n2.nabble.com/Graph-Background-tp2124351p2124351.html
Sent from the StatSVN Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
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




--
Jason Kealey - [hidden email]
LavaBlast Franchise Software - http://www.lavablast.com
Simplifying day-to-day franchise operations

------------------------------------------------------------------------------
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