jdbranham / grafana-diagram

A Grafana plugin to visualize metrics in a diagram using flow charts, gantt charts, sequence diagrams, or class diagrams
https://jdbranham.github.io/grafana-diagram/
Apache License 2.0
447 stars 87 forks source link

contentUrl is missing #222

Closed ppussar closed 2 years ago

ppussar commented 2 years ago

Grafana: 7.3.3 Plugin: 1.7.2

I am missing the option to declare the contentUrl in Grafana UI: image

I also tryed to add the contentUrl directly in the json dashboard source, but without success. I am wondering why the contentUrl is not supported, because I can see this option in the plugin source code?

ppussar commented 2 years ago

Works in Grafana 7.5.x