Update pin feature for chart

This commit is contained in:
2026-01-16 15:25:01 +00:00
parent 678bd6c7b6
commit dbfaf26591
5 changed files with 40 additions and 21 deletions

View File

@@ -49,12 +49,15 @@ export const en = {
refLineIrregularIntake: "Irregular",
refLineDayX: "D{{x}}",
refLineRegularPlanShort: "(Reg.)",
refLineNoDeviationShort: "(Reg.)",
refLineNoDeviationShort: "(Reg.)", // currently the same as above (day# > 1 with curve identical to day1 / regular plan)
refLineRecoveringShort: "(Rec.)",
refLineIrregularIntakeShort: "(Ireg.)",
refLineDayShort: "D{{x}}",
refLineMin: "Min",
refLineMax: "Max",
pinChart: "Pin chart to top",
unpinChart: "Unpin chart",
stickyChartTooltip: "Keep chart visible while scrolling through settings for real-time feedback. Default: off.",
// Settings
diagramSettings: "Diagram Settings",