grafana-diagram
grafana-diagram copied to clipboard
How to use dynamic graph definition
From the issue https://github.com/jdbranham/grafana-diagram/issues/49 it looks like dynamic graph definition has been added. However I can't find how to use it. The plugin UI doesn't allow me to input any service URI to fetch the mermaid code from.
hi @lucassardois - which version of the plugin are you using?
There should be an input for Diagram Url

it seems the Diagram URL format is different than diagram definition one, isn't it? A file with below text returns " Error: Parse error on line 2: ...al,sans-serif"}}}%% " chart LR A-->B B-->C
Do you have an example to help figure out what I am doing wrong or is it not working?