How to download/install Pie chart panel for Dashboard in Grafana ?
Grafana in my system is not docker instance, It is installed as normal software.
Please help
Execute this command in line comander…
grafana-cli plugins install grafana-piechart-panel
instructions: https://grafana.com/grafana/plugins/grafana-piechart-panel
In my case, instances cant reach out to the internet due to security so ‘grafana-cli plugins’ doesnt work. If it is the case with you, you can also download the source, unzip it and place it into the grafana_plugins dir and restart grafana, thats pretty much.
Where to execute this command?
From where can I download the source?
Hi,
It is on the same page.
Alternative installation methods
Download latest zip
wget -nv https://grafana.com/api/plugins/grafana-piechart-panel/versions/latest/download -O /tmp/grafana-piechart-panel.zip
Hi,
Just put the below in your browser, it will be downloaded
https://grafana.com/api/plugins/grafana-piechart-panel/versions/latest/download
Thank you so much
Now I am able to see the Pie Chart Plugin in my Grafana
Please help me on this issue @alexandrefrp and @ahmedfarhan
It would be great if you help

