Post

Replies

Boosts

Views

Activity

Reply to Chart styling question
This works for me: .chartXScale(range: .plotDimension(startPadding: -10, endPadding: -10)) I'm not sure if this is the most proper way but I didn't find a better solution
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to Chart styling question
I'm not sure if this is the most proper way to solve your problem, but it works for me: .chartXScale(range: .plotDimension(startPadding: -10, endPadding: -10))
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’22