A new version was added to the Core Plot structure after version 1.0, which draws scatter plots with a smooth line. You will need to get the latest Mercurial code or wait for the next version, currently unplanned.
plot.interpolation = CPTScatterPlotInterpolationCurved;
source
share