Format: Ro: Diferență între versiuni
De la alegeri.md
Oleg (Discuție | contribuții) |
Oleg (Discuție | contribuții) |
||
Linia 1: | Linia 1: | ||
+ | |||
<!-- | <!-- | ||
{{Graph:Chart|width=380|height=200|xAxisTitle=Quarter|yAxisTitle=Developers|type=rect|x=Q3-2017 (5.1%),Q4-2017 (5.5%),Q1-2018 (12.7%),Q2-2018 (7.0%)|y1=39,55,63,43|y2=2,3,8,3|y1Title=Total number, attracted four quarters earlier|y2Title=Still active in this very quarter|colors=seagreen, steelblue|showValues=offset:3,fontcolor:#999,name1:value1, name2:value2|xAxisAngle=-90|xGrid=false}} | {{Graph:Chart|width=380|height=200|xAxisTitle=Quarter|yAxisTitle=Developers|type=rect|x=Q3-2017 (5.1%),Q4-2017 (5.5%),Q1-2018 (12.7%),Q2-2018 (7.0%)|y1=39,55,63,43|y2=2,3,8,3|y1Title=Total number, attracted four quarters earlier|y2Title=Still active in this very quarter|colors=seagreen, steelblue|showValues=offset:3,fontcolor:#999,name1:value1, name2:value2|xAxisAngle=-90|xGrid=false}} | ||
--> | --> | ||
− | + | <!-- | |
+ | <graph>{ | ||
+ | "version": 2, | ||
+ | "width": 500, | ||
+ | "height": 200, | ||
+ | "padding": {"top": 10, "left": 30, "bottom": 30, "right": 10}, | ||
+ | "data": [ | ||
+ | { | ||
+ | "name": "table", | ||
+ | "values": [ | ||
+ | {"x": 1, "y": 28}, {"x": 2, "y": 55}, | ||
+ | {"x": 3, "y": 43}, {"x": 4, "y": 91}, | ||
+ | {"x": 5, "y": 81}, {"x": 6, "y": 53}, | ||
+ | {"x": 7, "y": 19}, {"x": 8, "y": 87}, | ||
+ | {"x": 9, "y": 52}, {"x": 10, "y": 48}, | ||
+ | {"x": 11, "y": 24}, {"x": 12, "y": 49}, | ||
+ | {"x": 13, "y": 87}, {"x": 14, "y": 66}, | ||
+ | {"x": 15, "y": 17}, {"x": 16, "y": 27}, | ||
+ | {"x": 17, "y": 68}, {"x": 18, "y": 16}, | ||
+ | {"x": 19, "y": 49}, {"x": 20, "y": 15} | ||
+ | ] | ||
+ | } | ||
+ | ], | ||
+ | "scales": [ | ||
+ | { | ||
+ | "name": "x", | ||
+ | "type": "linear", | ||
+ | "range": "width", | ||
+ | "zero": false, | ||
+ | "domain": {"data": "table", "field": "data.x"} | ||
+ | }, | ||
+ | { | ||
+ | "name": "y", | ||
+ | "type": "linear", | ||
+ | "range": "height", | ||
+ | "nice": true, | ||
+ | "domain": {"data": "table", "field": "data.y"} | ||
+ | } | ||
+ | ], | ||
+ | "axes": [ | ||
+ | {"type": "x", "scale": "x", "ticks": 20}, | ||
+ | {"type": "y", "scale": "y"} | ||
+ | ], | ||
+ | "marks": [ | ||
+ | { | ||
+ | "type": "area", | ||
+ | "from": {"data": "table"}, | ||
+ | "properties": { | ||
+ | "enter": { | ||
+ | "interpolate": {"value": "monotone"}, | ||
+ | "x": {"scale": "x", "field": "data.x"}, | ||
+ | "y": {"scale": "y", "field": "data.y"}, | ||
+ | "y2": {"scale": "y", "value": 0}, | ||
+ | "fill": {"value": "steelblue"} | ||
+ | }, | ||
+ | "update": { | ||
+ | "fillOpacity": {"value": 1} | ||
+ | }, | ||
+ | "hover": { | ||
+ | "fillOpacity": {"value": 0.5} | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | ] | ||
+ | }</graph> | ||
+ | --> | ||
<graph>{ | <graph>{ | ||
"version": 2, | "version": 2, |
Versiunea de la data 31 iulie 2020 11:44
18293 / 2018 | 18793 / 2018 | 147 / 2019 |