[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-03。"],[],[],null,["# Donut multiples chart options\n\n| **Note:** This page describes visualization options for Looker. For information about Looker Studio visualizations, see [Types of charts in Looker Studio](/looker/docs/studio/types-of-charts-in-looker-studio).\n\nDonut multiples charts are good for [visualizing proportional values](/looker/docs/visualization-guide#pie_and_donut_charts) across multiple components. Each series's value is represented as a percentage of the total value across all series.\n\nTo create a donut multiples chart for your query, click the ellipses (...) on the **Visualization** tab and select **Donut Multiples**.\n\nBuilding a donut multiples chart\n--------------------------------\n\nDonut multiples charts can be built from queries that contain one of the following:\n\n- [At least one measure and at least one pivot](#using_at_least_one_measure_and_at_least_one_pivot)\n- [A dimension, multiple measures, and no pivots](#using_a_dimension_multiple_measures_and_no_pivots)\n\n### Using at least one measure and at least one pivot\n\nWhen building a donut multiples chart with at least one measure and at least one pivot but no unpivoted dimension, the chart renders but the individual donut multiples are unlabeled. Adding an unpivoted dimension to the query provides a label for each of the individual donut multiples. The following is an example of a donut multiples chart with one measure, one pivot, and an unpivoted dimension and its data table:\n\nAdding additional pivots or additional measures adds additional slices to each donut multiple.\n\n### Using a dimension, multiple measures, and no pivots\n\nTo build a donut multiples chart with multiple measures and no pivots, each measure will be a slice on each chart, and the dimension will label each individual chart. Only one dimension may be shown in the visualization. The following is an example of this kind of chart and its data table:\n\nCustomizing your donut multiples chart\n--------------------------------------\n\nTo customize your chart, click **Edit** in the upper right corner of the **Visualization** tab.\n\nOptions may be grayed out or hidden in situations where they conflict with other settings that you have chosen.\n\nPlot menu options\n-----------------\n\n### Value Labels\n\nYou can toggle the appearance of value labels for each data point on a chart.\n\n### Series Label Size\n\nYou can change the font size of the labels that appear in the middle of each donut multiple.\n\n### Number of Charts per Row\n\nYou can define the maximum number of donuts that appear in a single row of the donut multiple chart. The default value is 3.\n\n### Hide Legend\n\nYou can toggle the appearance of the series legend on a chart. This option is available only when there is more than one series (except in the case of a pie chart).\n\nSeries menu options\n-------------------\n\nThe series menu controls how your chart shows each [data series](/looker/docs/creating-visualizations#series-def).\n\n### Colors\n\nYou can define the color palette for a chart in the **Colors** section.\n\n#### Collection\n\nA collection lets you create themed visualizations and dashboards that look good together. All of Looker's built-in color collections appear on the [Color collections](/looker/docs/color-collections) documentation page. Your Looker admin may also create a custom color collection for your organization.\n\nYou can choose a color collection from the **Collection** drop-down menu. The **Palette** section will update with a palette from your chosen color collection.\n\n\n#### Palette\n\nOnce you've selected a color collection, you can choose a different palette from the collection, or customize your palette, by clicking the color palette itself. This opens the palette picker and displays all of the palettes from the collection.\n\nColors are assigned to each series in order. For a [categorical palette](/looker/docs/color-collections), the first color in the palette is assigned to the first series, and so on. For a [sequential or diverging palette](/looker/docs/color-collections), the color at the left end of the palette is assigned to the first series and the colors for each remaining series move to the right on the palette. If your query returns more data series than colors listed, the colors repeat from the beginning of the palette, first as a lighter version of each color, then as a darker version of each color.\n\n#### Creating a custom color palette\n\nTo create a custom color palette, select the **Custom** tab on the palette picker. You can edit your palette in several ways:\n\n- Click on one of the colors present to edit it.\n- Click the **+** or **-** buttons to add a color to the end of the palette or to remove a selected color.\n- Click **EDIT ALL** at the bottom right of the menu to use a comma-separated list of color values.\n\nTo change a selected color, or edit all colors at once, input [hex strings](https://www.w3schools.com/colors/colors_hexadecimal.asp), such as `#2ca6cd`, or [CSS color names](https://www.w3schools.com/cssref/css_colors.asp), such as `mediumblue`, into the color value box at the bottom of the picker.\n\nTo bring up a color picker to select a color, click the color wheel to the right of the color value box. The corresponding hex value for that color appears in the color value box.\n\nIf you click **EDIT ALL**, the color value box populates with the hex codes of the color palette you've chosen or customized. Copying and pasting this list is the best way to copy custom color palettes from one chart to another.\n\n#### Reverse colors\n\nYou can reverse the colors used on a palette. For a [categorical palette](/looker/docs/color-collections), this applies the last color in the palette to the first series, the second-to-last color in the palette to the second series, and so on. For a [sequential or diverging palette](/looker/docs/color-collections), this applies the color at the right end of the palette to the first series and move left on the palette for the remaining series.\n\n### Customizations\n\nYou can customize each series in the chart in several ways:\n\n1. Click the arrow next to a series to expand its options.\n2. Click on the color swatch to select a custom color for the series. This overrides the color palette defined by the [**Colors**](#colors) option.\n3. Enter a custom series label if desired. This impacts the chart legend and tooltips."]]