heat map chart

Generated on 11/24/2024

1 search

The concept of a heat map chart is discussed in the context of Swift Charts during the session titled "Swift Charts: Vectorized and function plots" at WWDC 2024. The session explains how vectorized plot APIs can efficiently handle large datasets and create extensive data visualizations, such as a heat map visualizing self-attention in a transformer language model. This is part of the broader discussion on how Swift Charts can be used to create various types of data visualizations, including function plots and vectorized plots.

For more details, you can refer to the session Swift Charts: Vectorized and function plots (06:49) where vectorized plots, including heat maps, are discussed.