Example of Step Area in Javascript (ES5) Chart Control

/
/
Step Area

This Step Area Chart example visualizes electricity generation data using renewable and non-renewable resources in a step area chart.

More Details...

Description

In this example, you can see how to render and configure a step area chart. This series forms a step progress by connecting points through vertical and horizontal lines with the area being filled. Tooltip is enabled in this example. To see the tooltip in action, hover over or tap on the chart. More information on the step area series can be found in this documentation section.