I have a couple of series using the same x,y axes (x=time, y=rating). The first series is columns, the second, a line. The columns are minute-by-minute, the line second-by-second.
What I'd like to do is have the columns in the background, with each min-by-min data point spanning the x-axis from 0-59. But the chart displays the column *centered* over 0, 60, etc. Any idea how can I make the columns shift to the right, so the left edge of the column is at 0? (etc) Thanks-- M

