jordibruin / Swift-Charts-Examples

An overview of the different types of charts you can make with Swift Charts
MIT License
1.95k stars 126 forks source link

add a heat map using ReactangleMarks and label the x-axis and y-axis #94

Open mvolkmann opened 1 year ago

mvolkmann commented 1 year ago

It's pretty easy to use RectangleMarks to create a heat map, but getting the axis labels to display correctly is proving quite difficult.