I am always displaying the data points of a flex line chart using itemRenderer for LineSeries. The problem I am facing is, the first and the last datapoints are not clearly visible. Please find the attached image for further clarity.

How do I display the first and last datapoints completely?
Thanks,
Anji
One of the following should do the trick for you
2.Using stylesheets, add a padding/margin left and right for the series.
Try that and update how this works.