다음과 같은 태그들이 있어요!
{
"data": { "values": [
{"tags": "Project PS", "count": 1 }
, {"tags": "String", "count": 1 }
, {"tags": "Math", "count": 1 }
, {"tags": "Competitive Programming", "count": 1 }
, {"tags": "Atcoder", "count": 1 }
, {"tags": "NWERC", "count": 1 }
, {"tags": "Ad Hoc", "count": 1 }
, {"tags": "Dynamic Programming", "count": 3 }
, {"tags": "Baekjoon Online Judge", "count": 5 }
, {"tags": "Life Update", "count": 1 }
] },
"encoding": {
"theta": {"field": "count", "type": "quantitative", "stack": true},
"radius": {"field": "count", "scale": {"type": "sqrt", "zero": true, "rangeMin": 20}},
"color": {"field": "tags", "type": "nominal"},
"text": {"field": "count", "type": "quantitative"}
},
"layer": [{
"mark": {"type": "arc", "innerRadius": 20, "stroke": "White"}
},{
"mark": {"type": "text", "radiusOffset": 10}
}]
}