{
"data": {
"config": {
"locale": "pt_BR",
"font_size": 12,
"inner_radius": 80,
"category_axis": [
{
"id": "inner_axis",
"strict_min_max": true,
"min": -50,
"max": 100,
"renderer": {
"radius": 75,
"inside": true,
"line": {
"stroke_opacity": "1"
},
"ticks": {
"template": {
"disabled": false,
"stroke_opacity": 1,
"stroke_width": 0.5,
"length": 5
}
},
"grid": {
"template": {
"disabled": true
}
},
"labels": {
"template": {
"radius": 15,
"font_size": 14
}
}
}
},
{
"id": "outer_axis",
"strict_min_max": true,
"min": -50,
"max": 100,
"radius": 90,
"renderer": {
"inside": true,
"ticks": {
"template": {
"disabled": true
}
},
"grid": {
"template": {
"disabled": false,
"opacity": 0.5
}
},
"labels": {
"template": {
"bent": true,
"disabled": true,
"fill": "#000000",
"fill_opacity": 0.3
}
}
},
"ranges": [
{
"min": -50,
"max": -20,
"axis_fill": {
"fill": "#ee1f25",
"fill_opacity": 0.8
},
"label": {
"text": "Insustentável",
"inside": true,
"radius": 3,
"location": 0.5,
"font_size": 10,
"padding": {
"bottom": -25
}
},
"grid": {
"stroke_opacity": 0
}
},
{
"min": -20,
"max": 0,
"axis_fill": {
"fill": "#f04922",
"fill_opacity": 0.8
},
"label": {
"text": "Volátil",
"inside": true,
"radius": 3,
"location": 0.5,
"font_size": 10,
"padding": {
"bottom": -25
}
},
"grid": {
"stroke_opacity": 0
}
},
{
"min": 0,
"max": 20,
"axis_fill": {
"fill": "#fdae19",
"fill_opacity": 0.8
},
"label": {
"text": "Fundacional",
"inside": true,
"radius": 3,
"location": 0.5,
"font_size": 10,
"padding": {
"bottom": -25
}
},
"grid": {
"stroke_opacity": 0
}
},
{
"min": 20,
"max": 40,
"axis_fill": {
"fill": "#f3eb0c",
"fill_opacity": 0.8
},
"label": {
"text": "Desenvolvimento",
"inside": true,
"radius": 3,
"location": 0.5,
"font_size": 8,
"padding": {
"bottom": -25
}
},
"grid": {
"stroke_opacity": 0
}
},
{
"min": 40,
"max": 60,
"axis_fill": {
"fill": "#b0d136",
"fill_opacity": 0.8
},
"label": {
"text": "Amadurecendo",
"inside": true,
"radius": 3,
"location": 0.5,
"font_size": 10,
"padding": {
"bottom": -25
}
},
"grid": {
"stroke_opacity": 0
}
},
{
"min": 60,
"max": 80,
"axis_fill": {
"fill": "#54b947",
"fill_opacity": 0.8
},
"label": {
"text": "Sustentável",
"inside": true,
"radius": 3,
"location": 0.5,
"font_size": 10,
"padding": {
"bottom": -25
}
},
"grid": {
"stroke_opacity": 0
}
},
{
"min": 80,
"max": 100,
"axis_fill": {
"fill": "#0f9747",
"fill_opacity": 0.8
},
"label": {
"text": "Alta performance",
"inside": true,
"radius": 3,
"location": 0.5,
"font_size": 10,
"padding": {
"bottom": -25
}
},
"grid": {
"stroke_opacity": 0
}
}
]
}
],
"labels": [
{
"text": "50.0",
"horizontal_center": "middle",
"vertical_center": "bottom",
"font_size": 32,
"fill": "#b0d136",
"padding": {
"bottom": 20
}
},
{
"text": "Amadurecendo",
"horizontal_center": "middle",
"vertical_center": "bottom",
"font_size": 18,
"fill": "#b0d136"
}
]
},
"series": [
{
"value": 50,
"axis": "outer_axis",
"inner_radius": 50,
"start_width": 8,
"fill": "#444",
"stroke": "#000",
"pin": {
"disabled": true
}
}
]
}
}