From c802f3a6a8c90a6b8a39b3d9038f8288c5975bc0 Mon Sep 17 00:00:00 2001
From: Thiago Macedo <1750447+macedot@users.noreply.github.com>
Date: Sun, 9 Aug 2026 00:13:01 +0200
Subject: [PATCH 1/2] feat: improve chart axis visibility and balance line
stacking
Make zero/x-axis lines higher contrast and taller, and draw the balance line in front of income/expense bars.
Co-Authored-By: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
Co-authored-by: Cursor
---
index.html | 17 ++++++++---------
src/style.css | 2 +-
2 files changed, 9 insertions(+), 10 deletions(-)
diff --git a/index.html b/index.html
index 9b25273..22dc97a 100644
--- a/index.html
+++ b/index.html
@@ -43,7 +43,7 @@ Cashflow Simulator
- v0.4.1
+ v0.5.0