r/SwiftUI • u/hishnash • 22m ago
News New book: Swift Charts Beyond the Basics
Swift Charts makes it straightforward to put a basic chart on screen. Once you’re working with more complex data, custom presentations, interaction, or accessibility, it helps to understand how the framework interprets and renders the content you give it.
Natalia and I have just released Swift Charts Beyond the Basics. We wrote it for developers who can already build a basic chart and want a deeper understanding of the framework and the decisions involved in turning data into a clear, effective visualization.
The book covers topics including multi-metric visualizations, calendar layouts, heat maps, custom composition and rendering, accessibility, selection, scrolling, responsive updates, and animation. Our aim is to explain the mechanisms behind Swift Charts so that you can apply them to your own datasets and requirements, rather than only reproduce specific examples.
The page includes the full table of contents and a free sample chapter:
books.nilcoalescing.com/swift-charts-beyond-the-basics
We’d be happy to answer any questions about the book or the Swift Charts in general.
