Sejm Rzeczypospolitej Polskiej VIII kadencji: Różnice pomiędzy wersjami

[wersja przejrzana][wersja przejrzana]
Usunięta treść Dodana treść
Linia 112:
|3
|{{zmiana|wzrost|n=2}}
|-
|colspan="4"| '''SUMA'''
|colspan="2" align=center| 460
|
|}
 
Linia 673 ⟶ 677:
{|
|<graph>{
„width”"width": 400,
„height”"height": 200,
„data”"data": [
{
"name": "table",
„name”: „table”,
"values": [
„values”: [
{
"x": "mężczyzna",
„x”: „mężczyzna”,
„y”"y": 335
},
{
"x": "kobieta",
„x”: „kobieta”,
„y”"y": 125
}
]
}
],
"scales": [
„scales”: [
{
"name": "x",
„name”: „x”,
"type": "ordinal",
„type”: „ordinal”,
"range": "width",
„range”: „width”,
„zero”"zero": false,
"domain": {
„domain”: {
"data": "table",
„data”: „table”,
"field": "data.x"
„field”: „data.x”
}
},
{
"name": "y",
„name”: „y”,
"type": "linear",
„type”: „linear”,
"range": "height",
„range”: „height”,
„nice”"nice": true,
"domain": {
„domain”: {
"data": "table",
„data”: „table”,
"field": "data.y"
„field”: „data.y”
}
}
],
„axes”"axes": [
{
"type": "x",
„type”: „x”,
"scale": "x"
„scale”: „x”
},
{
"type": "y",
„type”: „y”,
"scale": "y"
„scale”: „y”
}
],
„marks”"marks": [
{
"type": "rect",
„type”: „rect”,
„from”"from": {
"data": "table"
„data”: „table”
},
"properties": {
„properties”: {
„enter”"enter": {
„x”"x": {
"scale": "x",
„scale”: „x”,
"field": "data.x"
„field”: „data.x”
},
„y”"y": {
"scale": "y",
„scale”: „y”,
"field": "data.y"
„field”: „data.y”
},
„y2"y2": {
"scale": "y",
„scale”: „y”,
„value”"value": 0
},
„fill”"fill": {
"value": "steelblue"
„value”: „steelblue”
},
„width”"width": {
"scale": "x",
„scale”: „x”,
„band”"band": true,
„offset”"offset": -1
}
}
Linia 790 ⟶ 794:
{|
|<graph>{
„width”"width": 400,
„height”"height": 200,
„data”"data": [
{
"name": "table",
„name”: „table”,
"values": [
„values”: [
{
"x": "0",
„x”: „0”,
„y”"y": 203
},
{
"x": "1",
„x”: „1”,
„y”"y": 59
},
{
"x": "2",
„x”: „2”,
„y”"y": 65
},
{
"x": "3",
„x”: „3”,
„y”"y": 89
},
{
"x": "4",
„x”: „4”,
„y”"y": 30
},
{
"x": "5",
„x”: „5”,
„y”"y": 11
},
{
"x": "6",
„x”: „6”,
„y”"y": 2
},
{
"x": "7",
„x”: „7”,
„y”"y": 1
}
]
}
],
"scales": [
„scales”: [
{
"name": "x",
„name”: „x”,
"type": "ordinal",
„type”: „ordinal”,
"range": "width",
„range”: „width”,
„zero”"zero": false,
"domain": {
„domain”: {
"data": "table",
„data”: „table”,
"field": "data.x"
„field”: „data.x”
}
},
{
"name": "y",
„name”: „y”,
"type": "linear",
„type”: „linear”,
"range": "height",
„range”: „height”,
„nice”"nice": true,
"domain": {
„domain”: {
"data": "table",
„data”: „table”,
"field": "data.y"
„field”: „data.y”
}
}
],
„axes”"axes": [
{
"type": "x",
„type”: „x”,
"scale": "x"
„scale”: „x”
},
{
"type": "y",
„type”: „y”,
"scale": "y"
„scale”: „y”
}
],
„marks”"marks": [
{
"type": "rect",
„type”: „rect”,
„from”"from": {
"data": "table"
„data”: „table”
},
"properties": {
„properties”: {
„enter”"enter": {
„x”"x": {
"scale": "x",
„scale”: „x”,
"field": "data.x"
„field”: „data.x”
},
„y”"y": {
"scale": "y",
„scale”: „y”,
"field": "data.y"
„field”: „data.y”
},
„y2"y2": {
"scale": "y",
„scale”: „y”,
„value”"value": 0
},
„fill”"fill": {
"value": "steelblue"
„value”: „steelblue”
},
„width”"width": {
"scale": "x",
„scale”: „x”,
„band”"band": true,
„offset”"offset": -1
}
}
Linia 985 ⟶ 989:
{|
|<graph>{
„width”"width": 400,
„height”"height": 200,
„data”"data": [
{
"name": "table",
„name”: „table”,
"values": [
„values”: [
{
„x”"x": "< 30",
"y": 17
},
Linia 1009 ⟶ 1013:
{
"x": "> 60",
„y”"y": 97
}
]
}
],
"scales": [
„scales”: [
{
"name": "x",
„name”: „x”,
"type": "ordinal",
„type”: „ordinal”,
"range": "width",
„range”: „width”,
„zero”"zero": false,
"domain": {
„domain”: {
"data": "table",
„data”: „table”,
"field": "data.x"
„field”: „data.x”
}
},
{
"name": "y",
„name”: „y”,
"type": "linear",
„type”: „linear”,
"range": "height",
„range”: „height”,
„nice”"nice": true,
"domain": {
„domain”: {
"data": "table",
„data”: „table”,
"field": "data.y"
„field”: „data.y”
}
}
],
„axes”"axes": [
{
"type": "x",
„type”: „x”,
"scale": "x"
„scale”: „x”
},
{
"type": "y",
„type”: „y”,
"scale": "y"
„scale”: „y”
}
],
„marks”"marks": [
{
"type": "rect",
„type”: „rect”,
„from”"from": {
"data": "table"
„data”: „table”
},
"properties": {
„properties”: {
„enter”"enter": {
„x”"x": {
"scale": "x",
„scale”: „x”,
"field": "data.x"
„field”: „data.x”
},
„y”"y": {
"scale": "y",
„scale”: „y”,
"field": "data.y"
„field”: „data.y”
},
„y2"y2": {
"scale": "y",
„scale”: „y”,
„value”"value": 0
},
„fill”"fill": {
"value": "steelblue"
„value”: „steelblue”
},
„width”"width": {
"scale": "x",
„scale”: „x”,
„band”"band": true,
„offset”"offset": -1
}
}
Linia 1141 ⟶ 1145:
{|
|<graph>{
„width”"width": 400,
„height”"height": 200,
„data”"data": [
{
"name": "table",
„name”: „table”,
"values": [
„values”: [
{
"x": "PiS",
„x”: „PiS”,
„y”"y": 51
},
{
"x": "PO",
„x”: „PO”,
„y”"y": 51
},
{
„x”"x": „Kukiz"Kukiz'15",
„y”"y": 42
},
{
„x”"x": ".N”N",
„y”"y": 43
},
{
"x": "PSL",
„x”: „PSL”,
„y”"y": 51
},
{
"x": "MN",
„x”: „MN”,
„y”"y": 59
}
]
}
],
"scales": [
„scales”: [
{
"name": "x",
„name”: „x”,
"type": "ordinal",
„type”: „ordinal”,
"range": "width",
„range”: „width”,
„zero”"zero": false,
"domain": {
„domain”: {
"data": "table",
„data”: „table”,
"field": "data.x"
„field”: „data.x”
}
},
{
"name": "y",
„name”: „y”,
"type": "linear",
„type”: „linear”,
"range": "height",
„range”: „height”,
„nice”"nice": true,
"domain": {
„domain”: {
"data": "table",
„data”: „table”,
"field": "data.y"
„field”: „data.y”
}
}
],
„axes”"axes": [
{
"type": "x",
„type”: „x”,
"scale": "x"
„scale”: „x”
},
{
"type": "y",
„type”: „y”,
"scale": "y"
„scale”: „y”
}
],
„marks”"marks": [
{
"type": "rect",
„type”: „rect”,
„from”"from": {
"data": "table"
„data”: „table”
},
"properties": {
„properties”: {
„enter”"enter": {
„x”"x": {
"scale": "x",
„scale”: „x”,
"field": "data.x"
„field”: „data.x”
},
„y”"y": {
"scale": "y",
„scale”: „y”,
"field": "data.y"
„field”: „data.y”
},
„y2"y2": {
"scale": "y",
„scale”: „y”,
„value”"value": 0
},
„fill”"fill": {
"value": "steelblue"
„value”: „steelblue”
},
„width”"width": {
"scale": "x",
„scale”: „x”,
„band”"band": true,
„offset”"offset": -1
}
}
Linia 1304 ⟶ 1308:
 
{{Uwagi}}
-->
 
{{Przypisy|2}}