Hi team,
I have installed Grafana on my windows 10 machine and trying to enable pie chart plugin… but failing to do so…
I installed the pie chart using grafana cli through windows cmd prompt… steps taken are here:
- cd C:\Program Files\GrafanaLabs\grafana\bin
- grafana-cli plugins install grafana-piechart-panel
- Gave ‘Full control’ permissions to Grafanalabs folder
- Restarted services grafana-server restart
Still not able to see pie chart in grafana plugins UI… but a folder named grafana-piechart-panel is created inside C:\Program Files\GrafanaLabs\grafana\data\plugins
Also the sample.ini file has default plugin path as : /var/lib/grafana/plugins
Am i missing something? Kindly guide through to achieve