Overriding the default overflow resolution fixes this:
.annotation(overflowResolution: .init(x: .fit(to: .chart)) { ... }
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: