Extra space between LineMark point and y-axis line in SwiftUi Charts
I’m using Swift Charts in a SwiftUI app to create a line chart. However, with my current data, I’m experiencing extra space between the Y-axis and the first LineMark point. I would like the LineMark to start directly from the Y-axis. I would also like the same adjustment at the end.