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.
Change Theme
Theme
Loading ...
Displaying Labels
To display labels for the bullet chart value, add a SeriesLabelsComponent
configuration component to the series.
Change Theme
Theme
Loading ...
See Series Labels for more details on customizing the labels content.
Support and Learning Resources
- Bullet Chart Homepage
- Getting Started with the Kendo UI for Angular Chart
- API Reference of the Charts
- Area Charts
- Bar Charts
- Box Plot Charts
- Line Charts
- Radar Charts
- RangeArea Charts
- RangeBar Charts
- Waterfall Charts
- Getting Started with Kendo UI for Angular (Online Guide)
- Getting Started with Kendo UI for Angular (Video Tutorial)
- Virtual Classroom (Training Courses for Registered Users)
- Chart Forum
- Before You Start: All Things Angular (Telerik Blog Post)
- Knowledge Base