AppPear / ChartView

ChartView made in SwiftUI
MIT License
5.26k stars 645 forks source link

Greater sizes /more customizable sizing for charts #235

Open RosalieWessels opened 2 years ago

RosalieWessels commented 2 years ago

Hi, I am making an iPad app right now that uses this package. Everything is working great. However, even when using the extraLarge sizing, it is still really small an iPad screen. Therefore, it would be nice to have either more options, or be able to set a frame on the bar chart & maybe have it automatically adapt to that?

Or, is this an issue that could be fixed a different way? Is there a way to set custom sizing for the chart that I just haven't discovered yet?