block-explorer/webroot/amcharts/plugins/dataloader/examples/data/gauge.json
2017-06-17 08:40:39 +01:00

25 lines
No EOL
401 B
JSON

[ {
"innerRadius": 70,
"nailRadius": 0,
"radius": "80%",
"startWidth": 10,
"endWidth": 10,
"value": 4
}, {
"innerRadius": 70,
"nailRadius": 0,
"radius": "100%",
"startWidth": 6,
"endWidth": 6,
"value": 8
}, {
"axis": "axis2",
"color": "#CC0000",
"innerRadius": 50,
"nailRadius": 0,
"radius": "100%",
"startWidth": 6,
"endWidth": 6,
"alpha": 1,
"value": 11
} ]