Example of Range in Angular Linear Gauge Component

undefined
Horizontal
Vertical
Default020406080100
Exponential020406080100
Concave020406080100
Gradient shader020406080100
Multiple ranges020406080100

This sample demonstrates the various customization options for the linear gauge's range. For example, an exponential appearance, a gradient color, and a multiple range.

In this example, you can see how to render and configure ranges in the linear gauge. The ranges and linearGradient are used to display multiple ranges, perform range customization, and apply gradient colors, respectively.

More information on the ranges can be found in this documentation section.