Update shorten day separator labels based on chart width

This commit is contained in:
2026-01-16 14:08:36 +00:00
parent e1aaa24186
commit 678bd6c7b6
3 changed files with 46 additions and 30 deletions

View File

@@ -48,6 +48,11 @@ export const en = {
refLineRecovering: "Recovering",
refLineIrregularIntake: "Irregular",
refLineDayX: "D{{x}}",
refLineRegularPlanShort: "(Reg.)",
refLineNoDeviationShort: "(Reg.)",
refLineRecoveringShort: "(Rec.)",
refLineIrregularIntakeShort: "(Ireg.)",
refLineDayShort: "D{{x}}",
refLineMin: "Min",
refLineMax: "Max",