Create a bar chart with SwiftUI Charts in iOS 16

Create a bar chart with SwiftUI Charts in iOS 16

At WWWDC 2022, Apple introduced SwiftUI Charts, which makes it easy to create various charts within SwiftUI views. This article demonstrates how to quickly create a bar chart and customise the chart containing multiple sets of data.

[…]