KendoReact
The React LinearGauge, part of KendoReact, represents values on a linear scale, providing not just a bar to showcase current value but also a scale of tick and labels to help showcase what the value represents. The React LinearGauge can be rendered in both horizontal and vertical modes.
With the Scale Ranges feature of the KendoReact LinearGauge, predefined ranges within the LinearGauge scale can be color coded to provide additional context for the potential values of the LinearGauge.
Values of the KendoReact LinearGauge can be displayed as a bar shape, or as traditional pointers to be displayed along the provided scale. These pointers can be a part of a collection, allowing for multiple pointers to be displayed on a single React LinearGauge.
The KendoReact LinearGauge provides a single property to define if the gauge should be displayed in a horizontal or vertical fashion.
Every aspect of the KendoReact LinearGauge can be customized by interacting with the various configuration options provided. This includes items like the range color, scale line color, label and tick representation and colors and more!
With the built-in integration with the KendoReact Drawing library, the React LinearGauge component can be exported to various image formats, as an SVG file, or as a part of a PDF file.
The KendoReact LinearGauge supports right-to-left rendering as well as language customization of any labels.