From ecc751519373dfac18b7948542d2f254431fa45c Mon Sep 17 00:00:00 2001 From: Avijit Bhattacharjee Date: Thu, 30 Mar 2023 14:28:46 -0700 Subject: [PATCH] Update grafana.json piechart is now installed by default --- grafana/grafana.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grafana/grafana.json b/grafana/grafana.json index ffcd2ff..f2730c6 100644 --- a/grafana/grafana.json +++ b/grafana/grafana.json @@ -501,7 +501,7 @@ "timeFrom": null, "timeShift": null, "title": "Method", - "type": "grafana-piechart-panel", + "type": "piechart", "valueName": "current" }, { @@ -681,7 +681,7 @@ "timeFrom": null, "timeShift": null, "title": "Code", - "type": "grafana-piechart-panel", + "type": "piechart", "valueName": "current" }, {