Stats Pie Chart

How do I change the color values in the stats pie chart?? From the profile_stats.tpl file?

How do I change the color values in the stats pie chart?? From the profile_stats.tpl file?

Seeing that it is a flash image, I’m pretty sure that they cannot be changed.

They can but it’s buried in the code, I think I’m just using the default colors

Yeah, it’s just that some are hard to read. So, is there any way I can edit anything? Or no?

http://github.com/nshahzad/phpVMS/blob/master/core/common/OFCharts.class.php#L99

There are colors defined there

Awesome Nabeel!!! Thanks a million!