Range band in JavaScript Sparkline control

18 Nov 20181 minute to read

This section explains how to customize the sparkline with multiple range bands.

Range band customization

The range band feature is used to highlight a particular range along with the y-axis using the [startRange] and [endRange] properties. You can also customize the [color] and [opacity] of the range band.

Multiple range band customization

You can define multiple range bands to a sparkline as shown in the following code sample.