refactor: order Minimum, Messwert und Maximum, sowie Durchschnitt

This commit is contained in:
ISA
2025-07-23 08:07:12 +02:00
parent 5a0188c635
commit 36863d3c6a
6 changed files with 42 additions and 33 deletions

View File

@@ -1,3 +1,11 @@
## [1.6.632] 2025-07-23
- feat(analogInputs): auto-load chart data when table row is selected
- Added useEffect to AnalogInputsChart to automatically trigger "Daten laden" when a row is selected and selectedAnalogInput.id is not 0.
- Improves UX by syncing table selection with chart data fetch, no manual
---
## [1.6.631] 2025-07-22
- Fix: Always show vonDatum and bisDatum in fetch URL for analog inputs chart