Forum Discussion
Data colours across same drill down views
Please check if the Report Themes feature meets your requirement, using this feature, you can apply a color theme to your entire report.
Regards,
Lydia Zhang
- Locken9 years agoFrequent Visitor
Hi Lydia,
That does look pretty useful, thanks! Another quick question about it, would I be able to determine the data points that each colour is applied to from the .json file? So it might look something like this:
{ "name": "Example", "dataColors": [Failed = "#568410", No Run = "#3A6108", Not Completed = "#70A322"] "background":"#FFFFFF", "foreground": "#3A6108", "tableAccent": "#568410" }Or is there another way to ensure the colour codes are assigned to the desired data points?
Thanks,
Sam
- Anonymous9 years agoNot applicable
Locken,
We are not able to ensure the color codes are assigned to desired data points with the .json file.Regards,
- Anonymous9 years agoNot applicable
I think I have the same/similar issue. I have a pie chart which at the top level is contract renewed (green) and contrac ended (red). The next layer is the product, so when I drill down on contract renewed for example I want them to all display green not in various colours - is this possible and if so how?
Thanks.