From 4e04835d0c486ebe58fadb2b8ff10a1c0307bb5f Mon Sep 17 00:00:00 2001 From: Cho Young-Hwi Date: Tue, 5 May 2026 09:34:37 +0900 Subject: [PATCH] [#1051] Fix airdrop chart label overlap via banded Y-axis MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replaces pure log Y-axis with piecewise-linear-banded Y where each of the 4 milestones (bronze/silver/gold/diamond) gets a fixed 25% band of chart height. Within a band, position is log-interpolated between that band's lower and upper milestone values. Removes the Y-axis tick label column (the right-edge milestone labels are already sufficient and stacking another column reintroduces overlap). Adds subtle alternating band stripes for visual zone separation. Wraps right-edge labels in a