New to Kendo UI for Angular? Start a free 30-day trial

Bullet

Bullet charts are categorical charts, which are a variation of the Bar Charts.

You can use them as a replacement for dashboard gauges and meters. The Angular bullet graph compares a given quantitative measure, such as temperature, against a qualitative range, such as warm, hot, and cold, and a symbol marker which encodes the comparative measure, such as the max temperature a year ago.

The following example demonstrates the Angular Bullet chart in action.

Example
View Source
Change Theme:

Displaying Labels

To display labels for the bullet chart value, add a SeriesLabelsComponent configuration component to the series.

Example
View Source
Change Theme:

See Series Labels for more details on customizing the labels content.

Support and Learning Resources

Additional Resources