You might think you need some fancy add-ins to create charts that look like a speedometer. An Excel gauge chart, also known as a speedometer chart, is a visual that displays a single value against a colored scale, much like the speedometer in your car. It gives viewers an instant read on whether a metric is on track, falling behind or exceeding expectations.
Excel does not include a native gauge chart type. Instead, you build one by layering a doughnut chart (for the half-circle dial) with a pie chart (for the needle). The result is a polished, dynamic visual you can drop into any report or Excel dashboard.
Common use cases include:
In this tutorial, you'll learn how to create the snazzy image below from a pie chart and a doughnut chart.
A speedometer gauge chart is a great choice in some scenarios and a poor fit in others. Before you build one, consider whether it's the right visualization for your data.
Use a gauge chart when:
Consider a different chart type when:
| Scenario | Best Chart Type | Why |
|---|---|---|
| Single KPI vs. target | Gauge chart | Instant visual status |
| Comparing categories | Bar chart | Easy side-by-side comparison |
| Tracking trends over time | Line chart | Shows direction and patterns |
Before diving into the steps, make sure you have the following ready:
Download CreatingGaugeChart.xlsx to follow along.
Now let's learn how to create a gauge chart in Excel.
1) Create the data for the speedometer.
If a circle is 360 degrees, then a half-circle is 180. The number and value of intervals depends upon how detailed you want to be. In the sample file, we've set up six intervals which add up to 180. Select all seven cells (the six interval values plus the total row).

2) Create the data for the needle.
We'll also need three cells that contain:
3) Create the speedometer with a doughnut chart.
Next, we'll create our first chart. Select the 7 cells for your Speedometer and insert a Doughnut Chart. You'll find this in Excel 2010 on the drop down button named Other Charts. In later version, you'll find it in the drop down button for Pie Charts.


Note: While you can use the F11 shortcut to create a chart. For this activity, it's best to create the chart in the same worksheet as the data to make all the necessary modifications easier.
4) Modify the chart to look like the half-circle dial.
Right click the chart and choose Format Data Series. We'll make three changes:

5) Add needle data as a pie chart.
Right click the gauge chart you just created and choose Select Data. Click the Add button and Name the new series "Needle." Navigate to the Series values field and select the Position, Needle and End data. Click OK out of this dialog box.
The next steps differ depending on your Excel version. Follow the set of instructions that matches your version below.

Excel 2010 and Earlier:
Excel 2013 and Later:

Note: If right clicking proves tricky, click in the Chart Elements field on the Layout tab (2010) or Format tab in later versions. Then, use the Shift+F10 shortcut to show the "right click" menu.
6) Modify the pie to look like a needle.
Whether it's obvious or not, there are three slices: two large ones and one tiny one that represents the needle. Right-click each of the two large slices and choose Format Data Series to remove the Fill and Border. (Tip: Shift+F10 for the right-click menu.) If you want to change the color of the needle, it might be best to zoom in to make sure you're just selecting the 1 point wedge.

As you change the value in Position, you'll see the needle move. However, it would be helpful to see some numbers here to complete the picture.
Next to the values we used for the doughnut chart, cumulative values have been entered from zero through 180. We'll use the non-zero values to add data labels which will be the meter positions against which we'll view the needle.
Using the Layout tab method, select Series1 (in 2013, choose the Format tab). Use the Shift+F10 shortcut or use the "right click key" on your keyboard. Choose Add Data Labels.
Click the bottom (180) label and delete it. For each of the remaining labels, click the label. Then, in the Formula bar, type an "=" and click on the appropriate meter label value. Drag them to the right places on the gauge.

The legend really doesn't inform anything here, so we can delete it. Let's add or modify the Chart Title. The sample data already has chart titles. Select the words Chart Title and click into the Formula bar. Type an equal sign "=" and then click on the cell with the appropriate chart title.

Download CreatingGaugeChart-Complete.xlsx to see how you did!
Once your basic gauge chart is working, there are several ways to take it further:
Building an Excel gauge chart from scratch gives you full control over the design, colors and data connection without relying on paid add-ins. Now that you have a working template, experiment with different interval ranges, color schemes and needle values to match your reporting needs.
Want to sharpen your Excel skills even further? Explore Pryor Learning's Excel training courses to master advanced dashboards, formulas and data visualization techniques.