Convert to Swift Package Manager, adopt Swift 6 language mode (iOS 13+ minimum deployment target). Example app graph now sizes itself to the current view bounds (fixes clipping on iPad portrait) and starts at an angle that keeps the first/last data sectors mirror-symmetric about the bottom of the circle.
Installation
dependencies: [
.package(url: "https://github.com/cnharris10/CHRadarGraph.git", from: "0.4.0")
]