Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XY Scatter

Status
Not open for further replies.

KimD

Programmer
Jun 7, 2001
2
AU
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top