AppPear / ChartView

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

in 2.0.0-beta.2, BarChartView is gone. #232

Closed no13bus closed 2 years ago

no13bus commented 2 years ago

BarChartView(data: ChartData(values: [("2018 Q4",63150), ("2019 Q1",50900), ("2019 Q2",77550), ("2019 Q3",79600), ("2019 Q4",92550)]), title: "Sales", legend: "Quarterly") this code has error in version 2.0.0-beta.2. the error is Cannot find 'BarChartView' in scope

Description

Expected Behavior

BarChartView should not have bugs

Actual Behavior

Possible Fix

Steps to Reproduce

Your Environment

AppPear commented 2 years ago

please check this https://github.com/AppPear/ChartView/wiki/How-to-create-your-first-chart