How to Create a Gauge Chart in Google Sheets

This tutorial explains a Gauge chart and how to create one in Google Sheets. Often called a Speedometer chart, it resembles a speedometer.

The purpose of a Gauge chart is to compare or assess the performance of one or more values against a set target. It is commonly used in executive dashboard reports to track performance.

You can use this chart to visually display progress in various scenarios, such as task completion percentage, achieved target versus goal, customer satisfaction, and more.

In this example, let’s consider the sales target and achieved percentage.

Formatting Data for the Gauge Chart

The data to create a Gauge chart should be presented in two columns: one for labels and the other for data point values. The second column should contain a numeric value, which represents the gauge value.

For example, let’s assume you sell gravel and have set a target of 750 cubic meters (Cum) for one of your employees, and his actual sales so far are 610 Cum.

Enter the employee’s name in cell A1 and his sales quantity in cell B1 (e.g., 610).

Example of a Gauge chart with performance threshold levels in Google Sheets

Steps to Create a Gauge Chart in Google Sheets

We can separate the steps into two categories: Basic Settings and Performance Threshold Level Settings.

Basic Settings

  1. Select A1:B1.
  2. Click Insert > Chart.
  3. In the chart editor panel, under the “Setup” tab, select Gauge Chart as the chart type.
  4. Click the Customize tab and select Gauge.
  5. Under Gauge Range, enter the minimum sales quantity in the minimum field (e.g., 0) and the target (750) in the maximum field.

Performance Threshold Level Settings

You can use three different color “ranges” or “color bands” in a Gauge Chart in Google Sheets. These color segments represent different performance thresholds or levels, such as:

  • Red: Represents low or below-target performance.
  • Orange: Indicates moderate or near-target performance.
  • Green: Represents high or above-target performance.

Let’s assume you set the following threshold values: below target (200), moderate target (400), and above target (600). You can set it as follows:

  1. In the Customize tab of the chart editor, click Gauge.
  2. Under the first “Range Color,” enter 0 as the minimum and 200 as the maximum, and choose the red color.
  3. In the second “Range Color,” enter 200 as the minimum and 600 as the maximum, and pick the orange color.
  4. In the third “Range Color,” enter 600 as the minimum and 750 as the maximum, and pick the green color.

Creating Multiple Gauge Charts in One Go

If you want to create another gauge chart for a different employee, enter the employee’s name in cell A2 and their achieved sales target in cell B2.

The chart will automatically update with this newly entered data and show two gauge charts side by side if you increase the width of the chart, or one below the other if you reduce the width.

If it doesn’t automatically update, open the chart settings and, under the “Setup” tab, replace the Data range A1:B1 with A1:B2.

Multiple Gauge charts created in one go in Google Sheets

Additional Customization Options for the Gauge Chart

There are limited customization options, but you can adjust them within the Customize tab of the chart editor.

  • Chart Style: This allows basic settings like the chart’s background color, border style, and font color. You can also maximize the space between the chart’s border and its contents.
  • Gauge: This section, which we’ve already covered, contains the core settings for the Gauge chart.
  • Chart Axis Title: This allows you to add a title to the chart.

Note: If you don’t want to display the employee name or label within the chart, you can delete the label from cell A1 and use it as the title. However, this may not be practical if you have multiple gauge charts.

Resources

Prashanth KV
Prashanth KV
Your Trusted Google Sheets and Excel Expert Prashanth KV is a Diamond Product Expert in Google Sheets, officially recognized by Google for his contributions to the Docs Editors Help Community and featured in the Google Product Experts Directory. With years of experience working with Google Sheets and Excel for multinational firms in Mumbai and Dubai, he has been blogging since 2012, offering practical, real-world spreadsheet solutions that professionals rely on. Explore his blog to learn advanced formulas, automation tips, and problem-solving techniques to elevate your spreadsheet skills.

Mode of Comma-Separated Numbers in Excel (Dynamic Array)

There is no dedicated function in Excel to directly find the mode of comma-separated...

How to Find Mode of Comma-Separated Numbers in Google Sheets

Working with comma-separated numbers inside a single cell is a common scenario in Google...

How to Count Merged Cells in Google Sheets (and Get Their Size)

Sometimes, you may have blocks of merged cells in a column or row. But...

Count Consecutive Workday Absences in Google Sheets

This tutorial offers a powerful formula-based solution to count consecutive workday absences in Google...

More like this

How to Find Mode of Comma-Separated Numbers in Google Sheets

Working with comma-separated numbers inside a single cell is a common scenario in Google...

How to Count Merged Cells in Google Sheets (and Get Their Size)

Sometimes, you may have blocks of merged cells in a column or row. But...

Count Consecutive Workday Absences in Google Sheets

This tutorial offers a powerful formula-based solution to count consecutive workday absences in Google...

1 COMMENT

  1. Thank you for explaining the 10000% thing. I had my mins and maxes set to 0-100 and my needles weren’t budging. Once I switched to 0-1 and the gradations in between, it works like a charm!

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.