I have 2 questions related to charts.
Say I have 2 columns: date and value
2 Rows "Jan, 1"
and "Mar 3".
Q1. I want the x-axis to increment by month.
Q2. I want to only display the x-axis labels for the data points I have.
I have 2 questions related to charts.
Say I have 2 columns: date and value
2 Rows "Jan, 1"
and "Mar 3".
Q1. I want the x-axis to increment by month.
Q2. I want to only display the x-axis labels for the data points I have.
The answer to this query is very similar to that to your previous one.
Brian Barker