0

I have a grafana server (6.3.5) and I'd like to add the Flowcharting plugin. I've followed the installation instructions in the official documentation and did as follow :

sudo grafana-cli plugins install agenty-flowcharting-panel
installing agenty-flowcharting-panel @ 0.9.1
from: https://grafana.com/api/plugins/agenty-flowcharting-panel/versions/0.9.1/download
into: /var/lib/grafana/plugins

✔ Installed agenty-flowcharting-panel successfully


Restart grafana after installing plugins . <service grafana-server restart>
sudo service grafana-server restart

I can see the plugin installed in the plugins list but when I create a new dashboard and add a flowchart panel, I can't configure it. In the visualization tab there's nothing and the panel appears invisible except for a little arrow to change the size.

I don't see any error in the grafana log.

The absence of configuration in the visualization tab :

enter image description here

The invisible panel :

enter image description here

Ror
  • 111
  • 2
  • 12
  • Right-click and inspect your web page. The Console tab under Networking should provide more information. My local Grafana Flowchart will work, but I cannot get it to work on my institution's Grafana despite equal versions. One user opened an [issue here](https://github.com/algenty/grafana-flowcharting/issues/373). – 6Fears7 Sep 19 '22 at 19:14

0 Answers0