Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have to plot the monthname in the X-axis of the bar chart and i need to differentiate the past and future months by displaying the past months and future months on the axis in different colors.i.e i need to have 2 colors of text dislpayed on the axis.
How do i do that?
i tried using the textcolor option but not getting.
Please help.
Thanks in advance.
You can differntiate the months by changing the colors of bars rather than changing the dimension labels. For that purpose, go to expressions, choose your expression and set a condition for the background color. As for the color of the dimension label, it seems to take the font color set in Axes-->Dimension Axis-->Font-->Color.
Ok thanks.Can you please help in getting stacks on top of bars.Like i have to display 3 stacks actual,plan and budget over time in x-axis.In turn i need to stack each of the bars depending on the location dimension.
okay.Thank you.