adm, Бюрократы, Администраторы
54
правки
Метка: визуальный редактор отключён |
Метка: визуальный редактор отключён |
||
<graph>
{
"signals": [
{▼
"streams": [{
}]
"name": "countries",▼
}
],
"format": {"type": "topojson", "feature": "countries"},▼
"format":
{ "type": "hierarchy", "sort": "name", "size": [6.28, 300], "orient": "radial", "output": {"x": "angle1", "y": "radius"} },
{ "type": "formula", "field": "angle", "expr": "(datum.angle1 + rotation) % (2*PI)" },
},▼
{ "type": "formula", "field": "sign", "expr": "datum.angle > 3.14 ? 1 : -1" },
{▼
{ "type": "formula", "field": "degrees", "expr": "!datum.radius ? 0 : (datum.angle + datum.sign*1.57) * 180/PI" },
"type": "lookup",▼
{ "type": "formula", "field":
{ "type": "formula", "field":
{ "type": "formula", "field": "align", "expr": "!datum.radius ? 'center' : datum.sign < 0 ? 'left' : 'right'" }
"onKey": "id",▼
]
}
"default": {▼
],
"marks": [
"type":
"from": {
"data": "tree",
"transform": [
"sourceX": "parent.xx", "sourceY": "parent.yy",
"properties": {
"path": {"field": "layout_path"},
}
"update":
"font":
"align": {"field":
"baseline": {"value":
"text":
"angle":
▲ "hover": {
▲ "value": "#989898"
▲ }
}
}
]
}
</graph>
|