grafana / piechart-panel

Pie Chart Panel Plugin
MIT License
151 stars 102 forks source link

Add support for snapshots #10

Open xadhoom opened 8 years ago

xadhoom commented 8 years ago

Right now the pie chart is not shown if the dashboard is shared via a snapshot.

bergquist commented 8 years ago

This would require the host of the snapshot to have piecharts installed.

Tricky problem regarding all plugins for grafana.

torkelo commented 8 years ago

but would be very easy to add support for local snapshots, just a one liner :)

https://github.com/grafana/grafana/blob/master/public/app/plugins/panel/singlestat/module.ts#L69