Example of Spline Range Area in Javascript (ES5) Chart Control

/
/
Spline Range Area

This sample shows the monthly difference in temperature between two different countries using the spline range area series in the chart.

More Details...

Description

In this example, you can see how to render and configure the spline range area type chart. You can use border and fill properties to customize the spline range area. Both marker and dataLabel are used to represent individual data and its value. Tooltip is enabled in this example. To see the tooltip in action, hover over or tap on the chart. The tooltip is enabled in this example. To see the tooltip in action, hover a point or tap on a point in touch enabled devices. More information on the spline range area series can be found in this documentation section.