SwiftUI-ContributionChart icon indicating copy to clipboard operation
SwiftUI-ContributionChart copied to clipboard

A SwiftUI Contribution Chart (GitHub-like) implementation package

Results 3 SwiftUI-ContributionChart issues
Sort by recently updated
recently updated
newest added

I'm following the demo code and the blocks are transparent when the value is equal to 0. I changed the following to make it appear gray: ```swift // Original Implementation:...

`.padding()` is not customisable. Removing `.padding()` seems like the easiest way to solve this :)

GitHub shows month names and day names. Would be great to have this.