Kendo UI for Angular CircularGauge Overview

The Kendo UI for Angular CircularGauge represents a value on an arc over a fully enclosed circle.

This gauge type is very similar to the Kendo UI for Angular ArcGauge and supports a similar set of features. Compared to the Kendo UI for Angular RadialGauge, the CircularGauge uses a colored arc instead of an arrow pointer which leaves its center free for implementing a user-defined Center Template.

The CircularGauge Component is part of Kendo UI for Angular, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

The following example demonstrates the ArcGauge in action.

Example
View Source
Change Theme:

Key Features

  • Center template—The center template of the CircularGauge enables you to add content to the center of the component and customize it.
  • Color ranges—You can use the color ranges configuration to define different colors in the CircularGauge depending on its current value.
  • Scale options—The CircularGauge provides options for customizing its scale such as changing the appearance of its ticks and label, and more.
  • Export options—All Kendo UI for Angular Gauges deliver a set of built-in options for Image, PDF, and SVG export.
  • Appearance—All Kendo UI for Angular Gauges enable you to set their dimensions, implement a resizing feature as well as defining their color.
  • Globalization—All Kendo UI for Angular Gauges provide globalization options.

Support and Learning Resources

Additional Resources