I have a line chart that if there is only 1 value, it is plotting an extra data point at the end. I've set the stroke width of my color model to zero so the line doesn't get displayed. How do i get rid of these extra data points? Why do they even…