From 030e891b3f3948ad520b0a292ed14ab1a8e093d6 Mon Sep 17 00:00:00 2001 From: Jack Baldry Date: Thu, 28 Sep 2023 14:41:21 +0100 Subject: [PATCH] Remove duplicate "Legend values" heading (#75614) * Remove second "Legend values" heading I'm not honestly sure if this is the correct choice but there are two "Legend values" in the current document because the shared page "visualizations/legend-mode.md" has that heading. I'm assuming because of the use of the shared page, that the information there is preferred. Signed-off-by: Jack Baldry * Prefer alternative text Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --------- Signed-off-by: Jack Baldry Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --- .../panels-visualizations/visualizations/pie-chart/index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/sources/panels-visualizations/visualizations/pie-chart/index.md b/docs/sources/panels-visualizations/visualizations/pie-chart/index.md index b15e1b591ef..ad8f9fdcd5d 100644 --- a/docs/sources/panels-visualizations/visualizations/pie-chart/index.md +++ b/docs/sources/panels-visualizations/visualizations/pie-chart/index.md @@ -79,8 +79,6 @@ 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. @@ -88,7 +86,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](../configure-legend/). +For more information about the legend, refer to [Configure a legend]{{< relref "../../configure-legend" >}}). {{% docs/reference %}} [Calculation types]: "/docs/grafana/ -> /docs/grafana//panels-visualizations/calculation-types"