SASS Themes
LESS Themes
Line Charts / Stepped line
Description
The Stepped Line chart is a form of Line chart where each data point from the series is connected with vertical and horizontal lines to form a step-like progression. This type of line visualization is useful when you want to highlight the increase or decrease in values over time.
You can configure a stepped area chart through the series -> style settings of the Kendo UI Chart.
HTML5/JavaScript source
Also available for:
- step-line.html
- Widget configuration