willdale / SwiftUICharts

A charts / plotting library for SwiftUI. Works on macOS, iOS, watchOS, and tvOS and has accessibility features built in.
MIT License
843 stars 105 forks source link

Add Padding between Y-Axis and Line Chart #149

Open kunalverma25 opened 2 years ago

kunalverma25 commented 2 years ago

Is it possible to add any padding between the drawn Y-Axis and the starting point on X-Axis in line charts? As well as at the end side as well?

kunalverma25 commented 2 years ago

Current - Screenshot 2021-12-24 at 11 07 13 AM

Desired - Screenshot 2021-12-24 at 11 07 37 AM