2e9cec0b56
The Max bar uses a dark fill with bright stroke for the outlined look, but Recharts pulled tooltip/legend text color from the dark fill — making the Max row unreadable against the dark tooltip background. Render the tooltip via a custom content fn and recolor the legend's Max label so both pick up the bright stroke color instead. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>