mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-21 14:20:56 +00:00
Carries the sizing fix through to the dashboards this branch owns, after the live Cloud copies showed charts clipping their legends at h=8 and stats too cramped at h=4. Every visualisation is h=10; tables and logs h=12; the log-derived-insights instruction banner h=12 for its prose. A single height per visualisation also means any two panels pair cleanly side by side. Repeat stays on single-value panels only. The five state-timeline and heatmap panels that had picked it up in an earlier pass are cleared, since repeating a timeline broke ledger-data-sync on Cloud. Verified against origin/phase9: no panel lost, every targets block unchanged, ids 1..N, no grid overlaps.