Starting with SwiftUI 5 and iOS 17, the Charts framework introduces a powerful new addition to plot pie and donutcharts. These charts are created using the newly introduced SectorMark, which allows us to visually represent parts of a whole. A sector in a chart refers to a slice of a pie or donut chart, effectively showing how individual categories contribute to the total value.