Skip to content

Smooth line charts

andreaferretti edited this page Feb 16, 2015 · 1 revision

The smooth line graph is used to represent one or more line charts.

It has exactly the same API as the [Stock chart](Stock charts), so that the two can be used interchangeably. Unlike Stock, this chart interpolates between the data points with smooth Bézier curves, thereby producing a less pointy graph.

Clone this wiki locally