mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-24 20:22:53 +00:00
a0d2e46510
When there's only 1 day of AI usage data, the sparkline was invisible because a single point draws at x=0 with no width. Now draws a horizontal line across the full width so users can see the value. This happens when AI has just been enabled and there's only one day of recorded usage so far.