Sometimes we want a chart’s domain to include a value beyond our data. Rather than setting an explicit domain, we can append it to the values Swift Charts uses to infer one.
Explore more in our new book, Swift Charts Beyond the Basics:
When a dataset contains many observations, grouping them into broader categories can make patterns easier to see. Learn how to build a sunburst diagram with Swift Charts to show both the groups and the detail within them.