Skip to content
Charts
How to Make a Pie Chart in Google Sheets

How to Make a Pie Chart in Google Sheets with RunCell


If you want a quick first draft in RunCell, start with a prompt like this:

Create a Pie Chart from the data

How to Create a Pie Chart in Google Sheets (opens in a new tab)

You can draft the pie chart in RunCell first, then download it and move it into Google Sheets.

If you want to start from your own CSV instead of the sample data, use RunCell first and export the chart once it looks right.

RunCell: Build Charts in Jupyter (opens in a new tab)


Introduction

In data visualization, pie charts are an essential tool for representing percentages and proportions. Google Sheets, a widely-used spreadsheet software, provides easy and dynamic pie chart creation functionality. In this guide, we'll cover how to make a pie chart, create a pie chart with percentages, and make a pie chart with data in Google Sheets. Whether you're using Google Sheets for Mac, iPad, iPhone, or any other platform, this guide has got you covered.

How to Make a Pie Chart in Google Sheets

Google Sheets is an excellent tool for creating pie charts. Here's how you can make a simple pie chart:

  1. Open Google Sheets and create a new spreadsheet.
  2. In the first column, list your categories. In the second column, input your data.
  3. Highlight the cells containing the data.
  4. Click on the "Insert Chart" icon in the toolbar.
  5. In the "Chart type" dropdown, select "Pie Chart".

Adding Percentages to Your Pie Chart

Including percentages in your pie chart in Google Sheets can give a clear overview of your data's distribution. Here are the steps:

  1. Follow the previous steps to create a pie chart.
  2. Click on your chart to select it.
  3. In the chart editor on the right, select "Pie chart" under the "Setup" tab.
  4. Under the "Customize" tab, click on "Pie chart".
  5. Select "Slice label" and choose "Percentage" from the dropdown menu.

Working with Multiple Data Sets

Creating a pie chart with multiple data sets in Google Sheets is a little more complex but still achievable. You'll need to use a 3D pie chart for this purpose.

  1. Follow the previous steps to create a pie chart.
  2. In the chart editor, under the "Setup" tab, change the chart type to "3D Pie Chart".
  3. Under the "Data range" option, select the range that includes all the data sets.

Conclusion

Creating pie charts in Google Sheets is a straightforward process that allows for robust data visualization. With these tips, you can effortlessly present your data in an understandable format.

FAQs

Here are some common questions about making pie charts in Google Sheets:

  • Q: How to make a pie chart in Google Sheets with multiple data sets? A: To create a pie chart with multiple data sets, you need to change the chart type to "3D Pie Chart" and select the data range that includes all data sets.

  • Q: How to create a pie chart in Google Sheets on iPhone? A: The process to create a pie chart on iPhone is similar to the one on the desktop. Just open Google Sheets, enter your data, highlight it, and choose "Insert chart" from the "+" menu.

  • Q: How to make a pie chart with percentages in Google Sheets? A: After creating a pie chart, click on it, go to the "Customize" tab in the chart editor, click on "Pie chart", select "Slice label", and choose "Percentage".

RunCell: Build Charts in Jupyter (opens in a new tab)