Swift Charts Build data visualizations with Swift Charts targeting iOS 26+. Compose marks inside or , configure axes and scales with view modifiers, and use vectorized plots or 3D plots when the data calls for them. See references/charts-patterns.md for extended patterns, 3D charts, accessibility, and theming guidance. Contents - Workflow - Chart Container - Mark Types - Axis Customization - Scale Configuration - Foreground Style and Encoding - Selection (iOS 17+) - Scrollable Charts (iOS 17+) - Annotations - Legend - Vectorized Plots (iOS 18+) - 3D Charts (iOS 26+) - Common Mistakes - Review…