beetzung 00ad737e7e feat(chart): implement AirMQChart component with legacy design
- Add AirMQChart Composable with 4-segment background, rounded corners, fake piece
- Support single-line and multiline datasets with cubic Bezier curves
- Add value labels (max, mid, min) on left, last value on right
- Add bottom row with time labels and center label (e.g. sensor name)
- Include touch marker, empty state (threshold 3 points), multiline preview
- Add ChartConfig, ChartData, ChartDataGenerator, ChartUtils
- Add chart/sensor colors to Color.kt
- Integrate test chart in DashboardScreen, use in MapUiComponents device panel

Made-with: Cursor
2026-03-04 19:18:03 +01:00
2026-02-28 14:26:16 +01:00
2026-02-28 14:26:16 +01:00
Description
No description provided
733 KiB
Languages
Kotlin 100%