I have created several charts of an activity by month using a simple query to aggregate the data. When I do the results only include the months that have data, i.e., if there was no activity for a given month the month is left out of the chart. Is there a way to force the x axis to increment monthly even if the data value for the month is 0? I am using stacked bar charts.
Thanks
dnetzley
Thanks
dnetzley
Comment