An open-source library for creating animated charts, graphs and other visualizations using native SwiftUI, supporting line graphs, bar graphs, scatter plots and more with customizable styling.
SwiftCharts is an open-source Swift library that allows developers to easily create animated charts, graphs and other data visualizations using native SwiftUI components. It was created by Kevin Brewster to integrate seamlessly with SwiftUI apps and provide performant, customizable data viz options without needing a wrapper around external charting libraries.
Some key features of SwiftCharts include:
Overall, SwiftCharts allows SwiftUI developers to save time building animated, interactive charts compared to starting from scratch. Its API is designed to be simple and Swifty. The library is open source and free to use.