Reports pie charts colors

jarretjo
Tera Contributor

Hi,

I have created a Pie Chart Report based on table pm_project_task ->  Group by:Overall health -> Aggregation:Count.

If I select any of the 3 values in the field "Chart color" and leave the field "Color" empty then I get a nice pie chart with 3 colors Green, Red and Yellow.

Where do these default colors come from?

sys_properties= com.snc.pa.chart_default_color_schema= Default UI14 which has 32 colors defined

 

 

 

5 REPLIES 5

Community Alums
Not applicable

hi @jarretjo 

Their is one table : Chart color scheme, which may be responsible for the colour. This may be hard coded in back end for the chart functionality.

 

Also, sys_report_template is one which may be in back end responsible of it. Since we cannot access this report thus  we cannot be sure.

 

Please mark answer helpful if it helped you to understand the functionality

 

Thanks 

Akash