Hi, i am trying to draw a trend line from values in an array...
Value x is the height
x(0) = 15
x(1) = 19
x(2) = 22
etc....
Please can some show me how i can draw a line from each point?
Is it possible to spline between each point to smooth out the graph?
Is it possible to fill the area underneath the line?
Kindest regards.
Value x is the height
x(0) = 15
x(1) = 19
x(2) = 22
etc....
Please can some show me how i can draw a line from each point?
Is it possible to spline between each point to smooth out the graph?
Is it possible to fill the area underneath the line?
Kindest regards.