أرابيكا:مشروع ويكي الأردن/مهمات/هيكل
<graph> {
"version": 2, "height": 100, "width": 100,
"padding": "auto", "marks": [ { "properties": { "enter": { "innerRadius": {"value": 30 }, "stroke": {"value": "white"}, "startAngle": {"field": "layout_start"}, "outerRadius": {"value": 100 }, "endAngle": {"field": "layout_end"}, "fill": {"field": "x","scale": "color"}, } }, "from": { "data": "table", "transform": [{"field": "y","type": "pie"}] }, "type": "arc" } ], "data": [ { "name": "table", "values": [ {"x":"مقالات ", "y":القسمة على صفر.}, {"x":"باقي مقالات المشروع", "y":القسمة على صفر.} ] } ], "scales": [ { "name": "color", "range": ["#ff475b", "#e52d41"], "domain": {"data": "table","field": "x"}, "type": "ordinal" } ]
} </graph> نسبة الإنجاز: القسمة على صفر.%