SASS Themes
LESS Themes
Area Charts / Smooth Area
Description
This demo illustrates how to configure smooth line (spline) style for the Kendo UI area chart.
A Spline chart is a form of line/area chart where each data point from the series is connected with a curved line, which represents a rough approximation of the missing data points.
You can specify a smooth line area chart to be rendered through the series -> line -> style = "smooth" settings of the chart widget.
HTML5/JavaScript source
Also available for:
- smooth-area.html
- Widget configuration