Comparison of Chart Libraries for SwiftUI
Update, 2026: Apple released a native Charts framework at WWDC 2022. You probably don’t need any of the libraries compared here — start there first. The rest of this post reflects the options available in 2021. I want to add charts to my SwiftUI iOS App, Zettl. For that, I am going to compare the following libraries: ivanschuetz/SwiftCharts denniscm190/stock-charts spacenation/swiftui-charts AppPear/ChartView danielgindi/Charts ...