Goals -System refactored - Platzhaltersystem enhanced (als draft) #53

Merged
Lars merged 86 commits from develop into main 2026-03-31 11:46:48 +02:00
Showing only changes of commit 56273795a0 - Show all commits

View File

@ -668,10 +668,11 @@ def get_protein_adequacy_chart(
"data": [target_low] * len(labels),
"borderColor": "#888",
"borderWidth": 1,
"borderDash": [5, 5],
"fill": False,
"pointRadius": 0
})
"borderDash": [5, 5],
"fill": False,
"pointRadius": 0
}
]
datasets.append({
"label": "Ziel Max",