Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gahntpo/BookstoreStategist

This is a demo app that shows book store statitistics with the SwiftCharts API available for iOS 16. You can see line, bar and pie charts examples in SwiftUI. New features for iOS 17 are chart scrolling and chart selection.
https://github.com/gahntpo/BookstoreStategist

charts swiftcharts swiftui swiftui-charts swiftui-demo swiftui-example

Last synced: about 1 month ago
JSON representation

This is a demo app that shows book store statitistics with the SwiftCharts API available for iOS 16. You can see line, bar and pie charts examples in SwiftUI. New features for iOS 17 are chart scrolling and chart selection.

Awesome Lists containing this project

README

        

# BookstoreStategist - SwiftCharts Demo Project
This is a demo app that shows book store statitistics with the SwiftCharts API available for iOS 16.
New features for iOS 17 are chart scrolling and chart selection.

There are various chart examples:
- bar charts
- pie charts
- line charts
- scatter plots

### Tutorials
This is the demo I created for
- Youtube tutorial [Introduction to SwiftCharts: Creating Charts and Graphs in SwiftUI](https://youtu.be/mnH7YRmuVKw)
- blog post https://www.swiftyplace.com/blog/swiftcharts-create-charts-and-graphs-in-swiftui

https://github.com/gahntpo/BookstoreStategist/assets/53653631/33e0fbbd-7610-41a9-b187-87a865bedfe3

## SwiftCharts allows dynamic updating its values
I also added an example where I replace the existing charts data with a new randomly generated data set. You can show the changing to the charts with an animation.

https://github.com/gahntpo/BookstoreStategist/assets/53653631/2c655f01-25e8-4f1d-8b9d-bd22dc154597