render a connected line from the previous value y to the current value y
render a horizontal line using the current y value from the current x value to the next x value and then render a vertical line from the current value y to the next value y
render a horizontal line using the previous y value from the previous x value to the current x value and then render a vertical line from the previous value y to the current value y
Generated using TypeDoc
how to render a line graph
{number}