--- name: guide-swiftui-charts description: Swift Charts patterns — marks, axes, selection, styling, composition, Chart3D, accessibility, and Audio Graph. Use when building or improving charts in SwiftUI. type: guide origin: https://github.com/AvdLee/SwiftUI-Agent-Skill license: MIT --- > **Guide Skill** — This is an expert workflow/pattern guide, not API reference documentation. > Originally from [AvdLee/SwiftUI-Agent-Skill](https://github.com/AvdLee/SwiftUI-Agent-Skill) by Antoine van der Lee and Omar Elsayed. MIT License. # Swift Charts ## References | Topic | Reference | |-------|-----------| | Marks, axes, selection, styling, composition, Chart3D | `references/charts.md` | | Accessibility, VoiceOver, Audio Graph, custom descriptors | `references/charts-accessibility.md` |