Loop Chart ZeitStemplel anzeigen beim reinzoomen

This commit is contained in:
ISA
2025-05-05 15:50:22 +02:00
parent c099231008
commit ff661dd7be
2 changed files with 2 additions and 2 deletions

View File

@@ -159,7 +159,7 @@ const LoopMeasurementChart = () => {
x: {
type: "time" as const,
time: {
unit: "minute",
unit: "minute" as const,
tooltipFormat: "dd.MM.yyyy HH:mm:ss",
displayFormats: {
minute: "HH:mm",