Skip to content

0.4.0

Latest

Choose a tag to compare

@cnharris10 cnharris10 released this 22 Jul 14:39

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")
]