Design app experiences with charts

RSS for tag

Discuss the WWDC22 Session Design app experiences with charts

Posts under wwdc2022-110342 tag

1 result found
Sort by:

Post

Replies

Boosts

Views

Activity

SwiftUI Charts AxisValueLabel disappears when using centered: true
Hi there, When using the AxisValueLabel in Swift Charts, the moment you add centered: true, the month or day on the right disappears. This has been a bug for over five months since I looked through other developer forums and they had the same issue. AxisValueLabel(format: .dateTime.weekday(), centered: true) leads to the following view: Now if we remove the centered: true, saturday will appear. It is probably a spacing issue, but since these are modifiers provided by Apple, it should do it correctly, right? If I am missing something and this is by desing, please enlighten me. Best Til
1
0
1k
Aug ’23