grafana-diagram icon indicating copy to clipboard operation
grafana-diagram copied to clipboard

How to use dynamic graph definition

Open lucassardois opened this issue 4 years ago • 2 comments

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.

lucassardois avatar May 17 '21 14:05 lucassardois

hi @lucassardois - which version of the plugin are you using?

There should be an input for Diagram Url
image

jdbranham avatar Jun 04 '21 14:06 jdbranham

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?

htrifol avatar Feb 16 '23 21:02 htrifol