willdale / SwiftUICharts

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

Fix xAxisLabels rotation when using .chartData(). #52

Closed willdale closed 3 years ago

willdale commented 3 years ago

Fixes

xAxisLabels rotation when using .chartData(). See #51.