From 7104dc3fef8357de55b777dcafdf228e52b6b3e0 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 6 Apr 2023 02:20:56 -0500 Subject: [PATCH] [v9.5.x] PieChart: Show long labels properly (#66083) PieChart: Show long labels properly (#65699) Fix label hidden when overflowing (cherry picked from commit 91a61f1e0d150359c3487f94478c76170c82cdaa) Co-authored-by: Victor Marin <36818606+mdvictor@users.noreply.github.com> --- public/app/plugins/panel/piechart/PieChart.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/plugins/panel/piechart/PieChart.tsx b/public/app/plugins/panel/piechart/PieChart.tsx index 13eb48e4ac4..d12f5456667 100644 --- a/public/app/plugins/panel/piechart/PieChart.tsx +++ b/public/app/plugins/panel/piechart/PieChart.tsx @@ -84,7 +84,7 @@ export const PieChart = ({ return (