@@ -87,6 +87,50 @@ Consider using donut charts to display:
87
87
values as a proportion to a whole, consider using a
88
88
:ref:`column or bar chart <column-bar-chart-ref>`.
89
89
90
+ Customization Options
91
+ ---------------------
92
+
93
+ The following customization options are specific to donut
94
+ charts. To see all available customization options, see
95
+ :ref:`customize-charts`.
96
+
97
+ Show or Hide Category Labels
98
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
99
+
100
+ You can dictate whether |charts-short| displays text labels for
101
+ **categories** in your donut charts.
102
+
103
+ To set this option:
104
+
105
+ 1. Open the :ref:`Customize <customize-charts>` pane for your chart.
106
+
107
+ #. In the :guilabel:`General Customization` section, set the
108
+ :guilabel:`Data Category Labels` toggle switch to the desired
109
+ setting.
110
+
111
+ .. note::
112
+
113
+ .. include:: /includes/fact-donut-chart-labels.rst
114
+
115
+ Show or Hide Data Value Labels
116
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
117
+
118
+ .. include:: /includes/customization/show-hide-data-labels.rst
119
+
120
+ .. _show-hide-data-category-labels:
121
+
122
+ Show Value or Percentage Labels
123
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
124
+
125
+ You can dictate whether a :ref:`Donut Chart <donut-chart-ref>` displays
126
+ data values as raw values or percentages. By default, data value labels
127
+ show the raw values of your data points. For percentage values in
128
+ :ref:`Donut Charts <donut-chart-ref>`, the whole value is the total
129
+ value of the entire chart. Percentage labels are always rounded to one
130
+ decimal place, and do not adhere to :ref:`Number Formatting
131
+ <customize-number-formats>` settings.
132
+
133
+ .. include:: /includes/customization/show-value-or-percentage-labels.rst
90
134
91
135
Examples
92
136
--------
@@ -164,51 +208,6 @@ segment according to the aggregated value signified in the
164
208
:guilabel:`mean` price for all properties rented by the day, week, and
165
209
month.
166
210
167
- Customization Options
168
- ---------------------
169
-
170
- The following customization options are specific to donut charts
171
- charts. To see all available customization options, see
172
- :ref:`customize-charts`.
173
-
174
- Show or Hide Category Labels
175
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
176
-
177
- You can dictate whether |charts-short| displays text labels for
178
- **categories** in your donut charts.
179
-
180
- To set this option:
181
-
182
- 1. Open the :ref:`Customize <customize-charts>` pane for your chart.
183
-
184
- #. In the :guilabel:`General Customization` section, set the
185
- :guilabel:`Data Category Labels` toggle switch to the desired
186
- setting.
187
-
188
- .. note::
189
-
190
- .. include:: /includes/fact-donut-chart-labels.rst
191
-
192
- Show or Hide Data Value Labels
193
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
194
-
195
- .. include:: /includes/customization/show-hide-data-labels.rst
196
-
197
- .. _show-hide-data-category-labels:
198
-
199
- Show Value or Percentage Labels
200
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
201
-
202
- You can dictate whether a :ref:`Donut Chart <donut-chart-ref>` displays
203
- data values as raw values or percentages. By default, data value labels
204
- show the raw values of your data points. For percentage values in
205
- :ref:`Donut Charts <donut-chart-ref>`, the whole value is the total
206
- value of the entire chart. Percentage labels are always rounded to one
207
- decimal place, and do not adhere to :ref:`Number Formatting
208
- <customize-number-formats>` settings.
209
-
210
- .. include:: /includes/customization/show-value-or-percentage-labels.rst
211
-
212
211
Limitations
213
212
-----------
214
213
0 commit comments