Charts icon indicating copy to clipboard operation
Charts copied to clipboard

ChartDataSet giving an error in Xcode 14.1

Open rizwan3395 opened this issue 3 years ago • 1 comments

I was facing new xcode version issue in charts, because was using old version of chart. I got my answer now using updated version and issue is fixed.

rizwan3395 avatar Dec 05 '22 10:12 rizwan3395

how did you solve the issue ? with these lines inside pod file?

pod 'Charts', :git => 'https://github.com/danielgindi/Charts.git', :branch => 'master'

bgomiss avatar Dec 09 '22 14:12 bgomiss