I am currently developing a report in 8.5 to do a XY plot of date/time vs count. I have realised the date/time type has to be converted to a numeric type. The date/time values are not regular so I have played with using a XY Scatter graph. I have set it to show a value for each record. The show values have the x and y fields. I get the right plots but Crystal seems to think that each value is a new series so each point is a different colour. I want to be able to join each points together to get a continuous plot. In order to do this the points need to belong to one series. I am sure I have missed something obvious but I can not figure what. How do I achieve a continuous plot with non-sequential Y values?