English Wikipedia @ Freddythechick:WikiProject Cartoon Network/Statistics
Daily log of status changes | ||||
Current Statistics | ||||
|
<graph> { "version": 2, "axes": [], "data": [ { "name": "table", "values": [
] } ], "height": 250, "legends": [ { "fill": "color", "offset": 20, "properties": {}, "title": "Article Rating" } ], "marks": [ { "type": "arc", "from": { "data": "table", "transform": [{"type": "pie","field": "val"}] }, "properties": { "enter": { "x": {"field": {"group": "width"},"mult": 0.5}, "y": {"field": {"group": "height"},"mult": 0.5}, "startAngle": {"field": "layout_start"}, "endAngle": {"field": "layout_end"}, "fill": {"field": "idx","scale": "color"}, "innerRadius": {"value": 0}, "outerRadius": {"value": 125}, "stroke": {"value": "white"} } } } ], "padding": "auto", "scales": [ { "domain": {"data": "table", "field": "idx"}, "name": "color", "type": "ordinal", "range": [ ] } ], "width": 300 } </graph> <graph> { "version": 2, "axes": [], "data": [ { "name": "table", "values": [
] } ], "height": 250, "legends": [ { "fill": "color", "offset": 20, "properties": {}, "title": "Article Importance" } ], "marks": [ { "type": "arc", "from": { "data": "table", "transform": [{"type": "pie","field": "val"}] }, "properties": { "enter": { "x": {"field": {"group": "width"},"mult": 0.5}, "y": {"field": {"group": "height"},"mult": 0.5}, "startAngle": {"field": "layout_start"}, "endAngle": {"field": "layout_end"}, "fill": {"field": "idx","scale": "color"}, "innerRadius": {"value": 0}, "outerRadius": {"value": 125}, "stroke": {"value": "white"} } } } ], "padding": "auto", "scales": [ { "domain": {"data": "table", "field": "idx"}, "name": "color", "type": "ordinal", "range": [ ] } ], "width": 300 } </graph> |