I am creating a forecast line chart via code that show the projected amount for the whole year with actual amount for the given month in another series.
What I want to do is hide the "future" value of the actual amount. For example in my screenshot, I am running the graph as of July. I don't have any data from Aug - Dec so it's zero or null. How can I have the line stop at July or make the line invisible after July? I don't want my graph to show a big drop from July to Aug.
https://docs.google.com/open?id=0ByWuNoN2Uz2DZG5NZ25yZGlOWXM
Thanks!
What I want to do is hide the "future" value of the actual amount. For example in my screenshot, I am running the graph as of July. I don't have any data from Aug - Dec so it's zero or null. How can I have the line stop at July or make the line invisible after July? I don't want my graph to show a big drop from July to Aug.
https://docs.google.com/open?id=0ByWuNoN2Uz2DZG5NZ25yZGlOWXM
Thanks!