Notification

This article is about Looker Studio. For Looker documentation, visit https://cloud.google.com/looker/docs/intro.

Pie chart reference

How to configure pie charts.

Pie charts display your data in a circular visualization, with sections (slices of the pie) representing your data series. The sizes of the slices are proportional to the quantity or relative value of the metric you are plotting. In general, pie charts are most useful when comparing a few data points with relatively large differences in proportion between the values. Pie charts that display large numbers of series with minor variations in the data can be confusing to viewers of the chart.

In this article:
This article includes content in collapsed sections. To find text within this article using your browser's search function, first click Expand all content and then do your search.

Pie charts in Looker Studio

Pie charts in Looker Studio visualize the relative values for a single dimension/metric combination. The dimension determines the number and names of the slices, while the metric determines the proportion of each slice. Pie charts in Looker Studio support as few as 1 to as many as 10 slices. Looker Studio automatically aggregates any superfluous data points into an "others" slice. The pie can be solid, or it can be donut (ring) shaped.

Pie chart examples

Following are 2 pie charts, visualizing the same data: the percentage of the Pageviews metric by Source dimension. Each colored pie slice represents a traffic source, identified in the legend at the right of the chart. The slice colors are assigned according to the metric value: highest is blue, 2nd highest is red, and so on. (You can change these colors in the STYLE properties tab.) The percentage of pageviews for each traffic source appears as text labels on the larger slices. (You can see the percentages for the smaller slices by mousing over them.)

The chart on the left is configured to show 10 slices. The chart on the right shows just 2 slices, and is also using the donut style option. In the left hand chart, Looker Studio uses the 10th slice to aggregate any remaining traffic sources into the "others" category. The right-hand chart compares the largest traffic source ("google" in this case) to all the other sources combined.

Two pie charts: The first displays Pageviews by Source with each source represented as a slice, and the second displays Pageviews by Source grouped in two slices - google and others.

Configure the chart

Add a new chart or select an existing chart. Then, on the right, use the Properties panel to configure the chart's Setup and Style tab properties.

Set up the chart data

The options in the SETUP tab determine how the chart's data is organized and displayed.

Data source

A data source provides the connection between the component and the underlying dataset. 

  • To change the chart's data source, click the current data source name.
  • To view or edit the data source, click Edit. (You must have at least view permission to see this icon.)
  • Click +BLEND DATA to see data from multiple data sources in the same chart. Learn more about data blending.

Dimension 

Dimensions are data categories. Dimension values (the data contained by the dimension) are names, descriptions, or other characteristics of a category.

Pie charts can have 1 dimension.

Date range dimension

This option appears if your data source has a valid date dimension.

Note: This option does not appear for Google Ads or Google Analytics data sources, as these automatically use a Date dimension.

The Date range dimension is used as the basis for limiting the date range of the chart. For example, this is the dimension used if you set a date range property for the chart, or if a viewer of the report uses a date range control to limit the time frame.

Metric

Metrics measure the things that are contained in dimensions and provide the numeric scale and data series for the chart.

Metrics are aggregations that come from the underlying data set, or that are the result of implicitly or explicitly applying an aggregation function, such as COUNT(), SUM(), or AVG(). The metric itself has no defined set of values, so you can’t group by it as you can with a dimension.

Learn more about aggregation.

Pie charts can have 1 metric.

Set the default sort

The Sort and Secondary sort options in the chart's setup panel control the default sorting behavior. You can select any metric in the chart's data source, or any dimension that is currently displayed in the chart, to use as the primary or secondary sorting field.

The Secondary sort option only appears when there is an appropriate combination of dimensions and metrics in the chart.
When you specify a metric as a sort field, you can edit the field's aggregation. For example, you could include a numeric field in the chart as a SUM, but sort on that same field's AVERAGE value.

Default date range

The Default date range property lets you set a timeframe for an individual chart.

Default date range options

Auto Uses the default date range, which is determined by the chart's data source.
Custom Lets you use the calendar widget to select a custom date range for the chart.
Date compare type Displays comparison data for the selected time period.

Learn more about working with dates and time. 

Google Analytics segment

This option appears for charts based on a Universal Analytics data source.

A segment is a subset of your Analytics data. You can apply segments to your Looker Studio charts to help ensure that your Looker Studio and Google Analytics reports show the same data. Learn more about Analytics segments in Looker Studio.

Filter

Filters restrict the data that is displayed in the component by including or excluding the values that you specify. Learn more about the filter property.

Filter options

Filter name Click an existing filter to edit it. Mouse over the filter name and click X to delete it.
+Add a filter Click this option to create a new filter for the chart.

Chart interactions

When the Cross-filtering option is enabled on a chart, that chart acts like a filter control. You can filter the report by clicking or brushing your mouse across the chart. Learn more about cross-filtering.

Stylize the chart

The options in the Style tab control the overall presentation and appearance of the chart.

Pie Chart

This section controls the overall appearance and layout of your chart.

Slices Determines the number of slices to display. If your selected dimension contains more values than the number of slices, additional values will be aggregated into an "others" category.
Single Color When checked, the pie slices are displayed in shades of the same color. Otherwise, the chart displays in a veritable rainbow of happy colors (depending on your report theme).

You can change the series colors using the color pickers below.

Slice order

Use the current theme to color the data according to its position in the chart. This option emphasizes the ranking of the data over the identity of the data.

You can set specific colors using each data series' color picker.

Dimension values

Colors each dimension value in the chart with the color specified in the dimension value color map. This option ensures that your data uses color consistently, regardless of the position of that data in the chart.

Learn more about coloring your data.
Donut slider Changes a solid pie to a donut. Slide the control to increase or decrease the diameter of the donut hole.

Label

These options control the appearance of the data labels.

Slice font color Sets the color of the data labels inside the pie slices.
Slice font size Sets the size of the data labels inside the pie slices.
Slice font family Sets the font family of the data labels inside the pie slices.
Slice label Determines the style of the slice labels. Options are:
  • None - no label appears
  • Percentage (default) - displays the percentage value of each slice
  • Label - displays the dimension value. (You may need to increase the chart size to accommodate longer values)
  • Value - displays the metric value
Text contrast Sets the font color automatically to provide better readability of your data labels. Choose from 3 levels of contrast, low, medium, or high.

Background and border

These options control the appearance of the chart background container.

Background Sets the chart background color.
Border Radius Adds rounded borders to the chart background. When the radius is 0, the background shape has 90° corners. Border radius of 100° produces a circular shape.
Opacity Sets the chart opacity. 100% opacity completely hides objects behind the chart. 0% opacity makes the chart invisible.
Border Color Sets the chart border color.
Border Weight Sets the chart border line thickness.
Border Style Sets the chart border line style.
Add border shadow Adds a shadow to the chart's lower and right borders.

Legend

These options determine the placement of the chart legend.

Legend font color Sets the color of the legend labels.
Legend font size Sets the size of the legend labels.
Legend font family Sets the font family of the legend labels.
Legend placement options: None - No legend appears.
  Right - Legend appears on the right.
  Bottom - Legend appears on the bottom.
  Top - Legend appears on the top.
  Alignment - Sets the alignment of the legend relative to the selected position. 
  Max lines - Sets the number of lines used by the legend. If the number of series requires more lines, overflow items can be displayed by clicking the < and > arrows.

Chart header

The chart header lets viewers perform various actions on the chart, such as exporting the data, drilling up or down, or sorting the chart. Chart header options are as follows:

Show on hover (default) Three vertical dots appear when you mouse over the chart header. Click these to access the header options.
Always show The header options always appear.
Do not show The header options never appear. Note that report viewers can always access the options by right-clicking the chart.
Color Sets the color of the chart header options.

Related resources

Was this helpful?

How can we improve it?
Search
Clear search
Close search
Google apps
Main menu
4920672022770633586
true
Search Help Center
true
true
true
true
true
102097
false
false