Data Visualization With SwiftUI: Bar Charts

Build beautiful charts in your SwiftUI apps

Jimmy M Andersson
Towards Data Science
4 min readFeb 1, 2021

--

Photo by Lukas Blazek on Unsplash

Apple introduced SwiftUI in 2019 as a lightweight and easy-to-use way to create user interfaces. This article is the second in a series that explores how the SwiftUI framework can help us build clean, simple, and stunning data visualization tools. Today, the spotlight falls on an old workhorse — the Bar Chart.

--

--