Forum Discussion
Anonymous
5 years agoNot applicable
X Axis baseline highlight
I have a weekly cumulated variance chart and lines go from positive to negative. I'd like to highlight the 0% line in order to get a quick visual view of the trend. Is it possible to format the X axis in order to highlight it @ a specific Y axis value (in this case @ 0%)?
Hi Anonymous
Create a measure for the value in question and plot that?
In these images I've just used this measure
Y_Value = 1Regards
Phil
2 Replies
- AnonymousNot applicable
Great. That's working. Not very stylish (Can't hide the fake measure from the legenda), but at least i have the baseline clearly displayed.
Thank you
- PhilipTreacy
Super User
Hi Anonymous
Create a measure for the value in question and plot that?
In these images I've just used this measure
Y_Value = 1Regards
Phil