Vorlage:FSR-Frauenanteil-Graph: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
(Graph aktualisiert (VV 2023)) |
||
(6 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt) | |||
Zeile 40: | Zeile 40: | ||
{"x": "WiSe 2018/19 II", "y": 25}, | {"x": "WiSe 2018/19 II", "y": 25}, | ||
{"x": "SoSe 2019", "y": 33}, | {"x": "SoSe 2019", "y": 33}, | ||
{"x": "WiSe 2019", "y": 50}, | |||
{"x": "WiSe 2020", "y": 40}, | |||
{"x": "WiSe 2021", "y": 30}, | |||
{"x": "SoSe 2022", "y": 14}, | |||
{"x": "WiSe 2022", "y": 11}, | |||
{"x": "WiSe 2023", "y": 19} | |||
] | ] | ||
} | } | ||
Zeile 99: | Zeile 105: | ||
"properties": { | "properties": { | ||
"enter": { | "enter": { | ||
"x": {"scale": "x", "field": " | "x": {"scale": "x", "field": "x"}, | ||
"width": {"scale": "x", "band": true, "offset": -1}, | "width": {"scale": "x", "band": true, "offset": -1}, | ||
"y": {"scale": "y", "field": " | "y": {"scale": "y", "field": "y"}, | ||
"y2": {"scale": "y", "value": 0} | "y2": {"scale": "y", "value": 0} | ||
}, | }, |