Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

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 = 1

     

    Regards

    Phil

2 Replies

  • Anonymous's avatar
    Anonymous
    Not 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

     

     

  • Hi Anonymous 

    Create a measure for the value in question and plot that?

    In these images I've just used this measure

    Y_Value = 1

     

    Regards

    Phil