Changeset e9cfa3c in Klonkt for src/server.js

Timestamp:
06/19/2026 07:26:39 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
9b3e12c
Parents:
6b8afb1
Message:

fix: stats chart overflowed the card at 90 days

90 day columns + all date labels didn't fit → overflow to the right outside the card.
Now: columns shrink (flex 1 1 0 + min-width:0), chart overflow:hidden within the
card, and date labels thinned out (14d every one, 30d every 4th, 90d every 10th).

Co-Authored-By: Claude <noreply@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.