plot-api / jetbrains.letsPlot.geom / geom_smooth / span

span

val span: Number?

number, optional. Default - 0.5. Only for LOESS method. The fraction of source points closest to the current point is taken into account for computing a least-squares regression. A sensible value is usually 0.25 to 0.5.