Trying to change the category axis label text on a graph datawindow to include custom information
Currently I have the category axis text being a date in mmm dd format. I would like the date to include parens with a integer to show a value at that date.. Something like:
01 May (233) 01 Jun (-234) 01 Jul (-500)
I have the extra value available in another column in my datawindow.
Any ideas how to accomplish this?
Regards,
Ephraim.