H
HockeyBeast
I would like to create a chart in a report unique to each record in a table.
Each record has 20 'Y' points for the line. The 'X' coordinate is the same
for each record. The X points are Gap values, and the Y points are Voltage
readings. Here's a sample data set:
Record 1: Record 2:
(0,0.5) (0,0.3)
(10,1.5) (10,1.8)
(20,3.25) (20,3.6)
I would like the chart to connect the points to show the curve of the data.
Thanks for your help!
Each record has 20 'Y' points for the line. The 'X' coordinate is the same
for each record. The X points are Gap values, and the Y points are Voltage
readings. Here's a sample data set:
Record 1: Record 2:
(0,0.5) (0,0.3)
(10,1.5) (10,1.8)
(20,3.25) (20,3.6)
I would like the chart to connect the points to show the curve of the data.
Thanks for your help!