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 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.

Basic Usage

The following example demonstrates the Bullet chart in action.

Example
View Source
Change Theme:

Displaying labels

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

Example
View Source
Change Theme:

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

In this article

Not finding the help you need?