Combining SwiftData Ints of the same day on a SwiftUI Chart
I am trying to Sum the SwiftData Ints found on the same date and display the result in a chart.
I am trying to Sum the SwiftData Ints found on the same date and display the result in a chart.