opnsense_grafana_dashboard icon indicating copy to clipboard operation
opnsense_grafana_dashboard copied to clipboard

sankey-panel plugin is not working with grafana 7.4.3

Open panks21 opened this issue 4 years ago • 2 comments

Do you have a suggested grafana version which can use all the suggested plugins?? There is issue with saney-panel plugin as mentioned https://github.com/kumaravel29/grafana-sankey-panel/issues/31

panks21 avatar Feb 26 '21 17:02 panks21

Hello, Sorry to answer late :/. So busy. I got the same yes 0.0. I will try to check later.

b4b857f6ee avatar Mar 22 '21 16:03 b4b857f6ee

This is a sankey issue, not really the dashboard. But they do mention the resolution both in the issue you referenced and on the main sankey page.

In this plugin, the Sankey daigram panel has been used to visualize the distribution between 2 keys. Important - This panel is dependent on the google chart and requires loader.js which needs to be included in the Grafana index.html file

Copy the script line below into: /usr/share/grafana/public/views/index.html

B3DTech avatar Apr 09 '21 21:04 B3DTech