Make your Chart Scrollable with SwiftUI Charts (iOS 17)
Finally with Xcode 15 and iOS 17 you can make your SwiftUI Charts scrollable. Apple introduced some new APIs that make this process easy and customisable. APIs Scroll direction func chartScrollableAxes(_ axes: Axis.Set) Here you can choose whether to scroll your chart vertically or horizontally….
Mobile App Development
0