I have a column chart that has 30 data points, eachrepresentinga days worth of sales.
Each column is blue.
I need to switch it so that every 7th day is red.
That way when you look at the chart, if today is Friday, then all Friday columns are red instead of blue. Makes it easier to see sales week over week.
Is this possible?