-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgenerated_urls.json
42 lines (42 loc) · 1.07 KB
/
generated_urls.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[
{
"name": "bar-chart-with-measure-names-values",
"sourceUrl": "http://localhost:3002/v1/bar-chart-with-measure-names-values/"
},
{
"name": "combo-chart",
"sourceUrl": "http://localhost:3002/v1/combo-chart/"
},
{
"name": "custom-bar-chart",
"sourceUrl": "http://localhost:3002/v1/custom-bar-chart/"
},
{
"name": "custom-bar-react",
"sourceUrl": "http://localhost:3002/v1/custom-bar-react/"
},
{
"name": "gantt",
"sourceUrl": "http://localhost:3002/v1/gantt/"
},
{
"name": "sunburst",
"sourceUrl": "http://localhost:3002/v1/sunburst/"
},
{
"name": "tester-chart",
"sourceUrl": "http://localhost:3002/v1/tester-chart/"
},
{
"name": "bar-chart-with-measure-names-values-10_5",
"sourceUrl": "http://localhost:3002/v10_5/bar-chart-with-measure-names-values-10_5/"
},
{
"name": "custom-bar-chart-10_5",
"sourceUrl": "http://localhost:3002/v10_5/custom-bar-chart-10_5/"
},
{
"name": "custom-bar-chart-10_6",
"sourceUrl": "http://localhost:3002/v10_6/custom-bar-chart-10_6/"
}
]