I'd like to create a Google line chart drawing (for stocks data) that will have data points for every market year. But I only want the years to appear once. Like this:
But when I try, I get a result with repeating years like this:
Finally, here's a look at how I'm loading the data and the options I'm using: