Source Code For Dashboard App UI Using SwiftUI 2.0
Download Source Code πππ
Comments
Hey so much for creating this beautiful UI! For the chart, I am switching the location of the value with the location of the dates. (value on bottom, days on top of bars). However, I have an issue where the dates text is being cut off with ... Do you know how I can force the dates text to display in full width horizontally? I suppose the text would leak over into other bars, so I'm also thinking I can make the text auto fit vertically to look better. Any advice is appreciated!