This question is locked. New answers and comments are not allowed.
I'd like to keep the label format of my line chart's horizontal access as MMM but still show all the data data points represented in data model.
To be more specific....
my line has say 100 data points spanning 12 months. If I set the DateTimeComponent to Month, I only see 12 data points represented - if I set it to Date - I see all my points represented but my horizontal label is unreadable due to the number of entries.
Is there a way to keep the "month" label representation (Jan, Feb, Mar, ....) but still show all of the data points in the model spanning the year?
To be more specific....
my line has say 100 data points spanning 12 months. If I set the DateTimeComponent to Month, I only see 12 data points represented - if I set it to Date - I see all my points represented but my horizontal label is unreadable due to the number of entries.
Is there a way to keep the "month" label representation (Jan, Feb, Mar, ....) but still show all of the data points in the model spanning the year?