File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 8484~~~
8585
8686To pan the chart, click and drag over the chart surface.
87+
88+ View the Percentage of the Whole
89+ --------------------------------
90+
91+ Chart viewers can hover on each data point to view the value as a
92+ percentage of the whole. The part to whole relationship appears in the
93+ tooltip for the data point. This behavior applies to any chart type
94+ that displays a part of the whole relationship, specifically:
95+
96+ - :ref:`100% Stacked Bar Charts <one-hundred-stacked-example>`
97+ - :ref:`100% Stacked Column Charts <stacked-ref-example>`
98+ - :ref:`100% Stacked Area Charts <one-hundred-stacked-area>`
99+ - :ref:`Donut Charts <donut-chart-ref>`
100+
101+ For stacked charts, the whole value is the total value of the
102+ current category. For donut charts, the whole value is the total
103+ value of the entire chart.
You can’t perform that action at this time.
0 commit comments