From 0577c5c8e535d3beaa754b8ef85e1c4a25c81be8 Mon Sep 17 00:00:00 2001 From: Jack Baldry Date: Thu, 28 Sep 2023 16:02:13 +0100 Subject: [PATCH] Revert "Remove duplicate "Legend values" heading" (#75659) Revert "Remove duplicate "Legend values" heading (#75614)" This reverts commit 030e891b3f3948ad520b0a292ed14ab1a8e093d6. --- .../panels-visualizations/visualizations/pie-chart/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/sources/panels-visualizations/visualizations/pie-chart/index.md b/docs/sources/panels-visualizations/visualizations/pie-chart/index.md index ad8f9fdcd5d..b15e1b591ef 100644 --- a/docs/sources/panels-visualizations/visualizations/pie-chart/index.md +++ b/docs/sources/panels-visualizations/visualizations/pie-chart/index.md @@ -79,6 +79,8 @@ The following example shows a pie chart with **Name** and **Percent** labels dis {{< docs/shared lookup="visualizations/tooltip-mode.md" source="grafana" version="" >}} +{{< docs/shared lookup="visualizations/legend-mode.md" source="grafana" version="" >}} + ### Legend values Select values to display in the legend. You can select more than one. @@ -86,7 +88,7 @@ Select values to display in the legend. You can select more than one. - **Percent:** The percentage of the whole. - **Value:** The raw numerical value. -For more information about the legend, refer to [Configure a legend]{{< relref "../../configure-legend" >}}). +For more information about the legend, refer to [Configure a legend](../configure-legend/). {{% docs/reference %}} [Calculation types]: "/docs/grafana/ -> /docs/grafana//panels-visualizations/calculation-types"