mirror of
https://github.com/temetro/temetro.git
synced 2026-08-07 09:23:11 +00:00
db20359b25
- Live card no longer streams on mount: a "Go live"/"Pause" toggle starts/stops the 1s simulation, so the page stays idle by default (perf). Widen the live chart's left margin so the y-axis values sit inside the card. - Weekly-appointments bar chart: drop the misused <BarYAxis>, which printed the weekday categories down the left and overflowed the card (vertical bars only need the x-axis). - Patient-growth area chart: one x tick per month so every point is labelled. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>