In the ChartView I then just have the input declared:
let value:[Model] -------
In your case where "Model" is the data type. For me its
let value:[Double]
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: