I have created a bar chart that shows the on-time performance of various items.
One of my cube view fields is called 'type', which corresponds to the cube area 'column'. An example is shown below:
I would like to know if it’s possible to assign specific colors to the columns. For example:
- Replace the blue color for 'on-time' with green.
- Replace the red color for 'early' with blue.
- Replace the green color for 'late' with red.