Kreisdiagramm Visualisierung hinzugefügt.
Zeigt Eigenvrebrauchsquote und Autarkiergrad an.
This commit is contained in:
8
Energy_Pie/form.json
Normal file
8
Energy_Pie/form.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"elements": [
|
||||
{ "type": "SelectVariable", "name": "VarProduction", "caption": "Produktion (kWh)" },
|
||||
{ "type": "SelectVariable", "name": "VarConsumption", "caption": "Verbrauch (kWh)" },
|
||||
{ "type": "SelectVariable", "name": "VarFeedIn", "caption": "Einspeisung (kWh)" },
|
||||
{ "type": "SelectVariable", "name": "VarGrid", "caption": "Bezug Netz (kWh)" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user