Course Information
Course Overview
Learn about Apple's newly introduced Charts Framework and build apps with data visualization
At WWDC 22 Apple announced brand new framework for data visualization called Charts Framework. Before the introduction of charts for Apple platform, we had options to include third party libraries to add charting capability but now it's all included as a framework into the platform.
Charts give developers ability to easily compose complex data visualization by adding few lines of code. SwiftUI makes it even better where Charts view for SwiftUI is as easy as integrating any other view and the best part is that all the code is declarative in nature so your data drives the changes for data visualization. Charts Framework is supported in all Apple platforms so that includes iOS, iPadOS, macOS, watchOS.
In this course we will take a deep dive into this new Charts Framework using SwiftUI 4 and iOS 16. We will build practical examples while exploring all the options available to configure and use charts framework which would match the theme for your app.
While learning about the Charts framework, we will also get the opportunity to learn SwiftUI 4 features.
This course is designed for developers who wants to include data visualization for their app starting iOS 16 and above.
Join me in this course and learn about the newly introduced Charts Framework.
Course Content
- 10 section(s)
- 33 lecture(s)
- Section 1 Introduction
- Section 2 Getting Started
- Section 3 Stacked Bar Chart
- Section 4 Multi-Series Bar Chart
- Section 5 Line Chart with LineMark
- Section 6 Multi-Series Line Chart with LineMark
- Section 7 Area Charts with AreaMark
- Section 8 Multi-Series Area Chart in SwiftUI 4
- Section 9 CandleStick Chart
- Section 10 Combined Chart
What You’ll Learn
- Apple's Charts Framework
- New Features Introduced in SwiftUI 4
- New Features Introduced in iOS 16
- Data Visualization in iOS 16 using SwiftUI 4
Skills covered in this course
Reviews
-
MMarcus Alexandre Porto Pereira
I really enjoyed the course, it was very practical, quick and the instructor knew how to convey the content without complicating things.
-
AAlexander Lopez
Fue una gran elección, si se hubiese agregado una rulemark dinamica mientras se desliza el dedo sobre las gráfica, hab´ria sido 5 de 5 estrellas
-
JJames Greene
Awesome course! Full of chart information needed to present data in quickly understandable manners.
-
KKlaus
Der Kurs gibt einen tollen Überblick, was alles mit dem Chart Framework möglich ist.