{
"data": {
"config": {
"locale": "pt_BR",
"subtitle": "Armazenamento Disponível",
"font_size": 16,
"inner_radius": 85,
"category_axis": [
{
"id": "axis_0",
"strict_min_max": true,
"min": 0,
"max": 100,
"renderer": {
"radius": 85,
"inside": true,
"line": {
"stroke_opacity": "1"
},
"ticks": {
"template": {
"disabled": false,
"stroke_opacity": 1,
"length": 10
}
},
"grid": {
"template": {
"disabled": true
}
},
"labels": {
"type": "percent",
"template": {
"radius": 25,
"font_size": 16
}
}
}
},
{
"id": "axis_1",
"strict_min_max": true,
"min": 0,
"max": 100,
"renderer": {
"ticks": {
"template": {
"disabled": true
}
},
"grid": {
"template": {
"disabled": true
}
},
"labels": {
"template": {
"disabled": true
}
}
},
"ranges": [
{
"min": 0,
"max": 60,
"axis_fill": {
"fill": "#67B7DC",
"fill_opacity": 1
}
},
{
"min": 60,
"max": 100,
"axis_fill": {
"fill": "#6771DC",
"fill_opacity": 1
}
}
]
}
],
"labels": [
{
"text": "60%",
"horizontal_center": "middle",
"vertical_center": "bottom",
"font_size": 50,
"fill": "#000"
}
]
},
"series": [
{
"value": 60,
"axis": "axis_1",
"inner_radius": 40,
"start_width": 10,
"fill": "#444",
"stroke": "#000",
"pin": {
"disabled": true
}
}
]
}
}