adm, Бюрократы, Администраторы
54
правки
<graph>
{
"values": [12,23,47,6,52,19],
],
"type": "sqrt",
"domain": {"data": "table","field": "data"},
"range": [20,100]
],
"marks": [
"type": "arc",
"from": {"data": "table"},
"x": {"field": {"group": "width"},"mult": 0.5},
"y": {"field": {"group": "height"},"mult": 0.5},
"startAngle": {"field": "layout_start"},
"endAngle": {"field": "layout_end"},
"innerRadius": {"value": 20},
"outerRadius": {"scale": "r","field": "data"},
},
"update": {"fill": {"value": "#ccc"} },
▲ {
"hover": {"fill":
▲ "format": {"type": "topojson", "feature": "countries"},
{
"type":
"from":
"x": {"field":
"y": {"field":
"radius": {"scale": "r","field": "data","offset":
"theta": {"field":
"fill":
"align":
"baseline":
"text":
▲ }
▲ ],
▲ "marks": [
▲ {
▲ "type": "path",
▲ },
▲ "properties": {
▲ "enter": {
▲ "value": "#989898"
▲ }
}
}
]
}
</graph>
|