How to show line chart lines by year in SwiftUI?
I’m trying to group the rows by year, like in graph 1, but I’m not able to. I can only group them like in graph 2.
How to show line chart lines by year in SwiftUI?
I’m trying to group the rows by year, like in graph 1, but I’m not able to. I can only group them like in graph 2.