Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 978 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 978 Bytes

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