mirror of
https://github.com/ALLFATHER-BV/wadamesh.git
synced 2026-08-16 17:49:46 +00:00
wada.ui.chart now uses the same recipe as the built-in Monitor/Airtime charts (panel fill, 1px dark border, radius 6, dim grid, no point dots, 2px series) and gains chart:axis(ticks, gutter) for LVGL's Y value labels — which draw to the LEFT of the chart, so the apps inset it by the gutter. Labels gain label:width(px) to wrap instead of running off the screen. Monitor 1.2: dBm axis, 72-point history, wrapped metrics/feed rows. Airtime 1.2: % axis, and the chart height is now whatever is left after the detail block is reserved — the text that fell off the bottom was the chart claiming a fixed height on short screens. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>