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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Screen.Recording.2023-07-19.at.11.09.14.mp4

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.

charts_dynamic.mp4

About

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.


Languages

Language:Swift 100.0%