1
- {
2
- "type" : " panel" ,
3
- "name" : " FlowCharting" ,
4
- "id" : " agenty-flowcharting-panel" ,
5
- "info" : {
6
- "description" : " Flowcharting is a Grafana plugin. Use it to display complexe diagrams using the online graphing library draw.io like a vsio" ,
7
- "author" : {
8
- "name" : " Arnaud GENTY" ,
9
- "url" : " https://github.com/algenty/grafana-flowcharting"
10
- },
11
- "keywords" : [
12
- " flowchart" ,
13
- " panel" ,
14
- " diagram" ,
15
- " workflow" ,
16
- " floorplan" ,
17
- " map" ,
18
- " organigram" ,
19
- " draw.io" ,
20
- " visio" ,
21
- " mxgraph"
22
- ],
23
- "links" : [
24
- {
25
- "name" : " Project site" ,
26
- "url" : " https://github.com/algenty/grafana-flowcharting"
27
- },
28
- {
29
- "name" : " Documentation" ,
30
- "url" : " https://algenty.github.io/flowcharting-repository/"
31
- },
32
- {
33
- "name" : " Demonstration" ,
34
- "url" : " https://play.grafana.org/d/Unu5JcjWk/flowcharting-index?orgId=1"
35
- },
36
- {
37
- "name" : " Apache License" ,
38
- "url" : " https://github.com/algenty/grafana-flowcharting/blob/master/LICENSE"
39
- }
40
- ],
41
- "version" : " 1.0.0b " ,
42
- "updated" : " 2020-12-06 " ,
43
- "logos" : {
44
- "small" : " img/agenty-flowcharting.svg" ,
45
- "large" : " img/agenty-flowcharting.svg"
46
- }
47
- },
48
- "dependencies" : {
49
- "grafanaVersion" : " 6 .x.x" ,
50
- "plugins" : []
51
- }
52
- }
1
+ {
2
+ "type" : " panel" ,
3
+ "name" : " FlowCharting" ,
4
+ "id" : " agenty-flowcharting-panel" ,
5
+ "info" : {
6
+ "description" : " Flowcharting is a Grafana plugin. Use it to display complexe diagrams using the online graphing library draw.io like a vsio" ,
7
+ "author" : {
8
+ "name" : " Arnaud GENTY" ,
9
+ "url" : " https://github.com/algenty/grafana-flowcharting"
10
+ },
11
+ "keywords" : [
12
+ " flowchart" ,
13
+ " panel" ,
14
+ " diagram" ,
15
+ " workflow" ,
16
+ " floorplan" ,
17
+ " map" ,
18
+ " organigram" ,
19
+ " draw.io" ,
20
+ " visio" ,
21
+ " mxgraph"
22
+ ],
23
+ "links" : [
24
+ {
25
+ "name" : " Project site" ,
26
+ "url" : " https://github.com/algenty/grafana-flowcharting"
27
+ },
28
+ {
29
+ "name" : " Documentation" ,
30
+ "url" : " https://algenty.github.io/flowcharting-repository/"
31
+ },
32
+ {
33
+ "name" : " Demonstration" ,
34
+ "url" : " https://play.grafana.org/d/Unu5JcjWk/flowcharting-index?orgId=1"
35
+ },
36
+ {
37
+ "name" : " Apache License" ,
38
+ "url" : " https://github.com/algenty/grafana-flowcharting/blob/master/LICENSE"
39
+ }
40
+ ],
41
+ "version" : " 1.0.0d " ,
42
+ "updated" : " 2022-04-24 " ,
43
+ "logos" : {
44
+ "small" : " img/agenty-flowcharting.svg" ,
45
+ "large" : " img/agenty-flowcharting.svg"
46
+ }
47
+ },
48
+ "dependencies" : {
49
+ "grafanaVersion" : " 7 .x.x" ,
50
+ "plugins" : []
51
+ }
52
+ }
0 commit comments