Reports pie charts colors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2023 01:13 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2023 08:33 AM - edited 02-16-2023 08:59 AM
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