I have a chart that shows the qty of two types of machines... these machines are inspected on certain days. The chart that I'm using is an area stacked chart.

y-axis:
1) Number of type 1 machine inspected
2) number of type 2 machine inspected
3) total number of machines inspected

x-axis:
Dates from x date to x date.

My only issue seems to be the dates. They include dates for each line of data and I want them to only show individual dates.

e.g. lines of data: 7/6/06, 7/6/06, 7/6/06, 7/8/06
I want just one date and for all the data for that specific date to be in that one line... I hope this isn't confusing.

Any help would be greatly appreciated.