fix: chart visual polish — hide bar labels on idle, increase padding, left-align legends
CSS-only changes to reduce chart visual noise: bar-value labels fade in
on hover (opacity 0→1, 0.15s transition), chart horizontal padding
increased from 10px to 16px, chart top padding added for hover-label
clearance, and token legend left-aligned.