AppPear / ChartView

ChartView made in SwiftUI
MIT License
5.31k stars 652 forks source link

Fixing line chart view dynamic height #196

Open AlbertQueiroz opened 3 years ago

AlbertQueiroz commented 3 years ago

Fix line chart fixed height

Description

line charts were fixed height instead of following the formSize

Motivation and Context

Trying to use line charts in a personal project but the frame doesn't fit

How Has This Been Tested?

Instantiate a line chart and change its formSize

Screenshots (if appropriate):

Simulator Screen Shot - iPhone 12 - 2021-05-17 at 10 34 36

Types of changes

Checklist: