willdale / SwiftUICharts

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

can you add a function to save the chart to a PNG #246

Open arikivandeput opened 6 months ago

arikivandeput commented 6 months ago

i need to display the result of a MultilineChart in a bit weird way and therefore dont wanna render it normally inside a view but programmatically generate an image