Charts
Charts copied to clipboard
ChartDataSet giving an error in Xcode 14.1
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.
how did you solve the issue ? with these lines inside pod file?
pod 'Charts', :git => 'https://github.com/danielgindi/Charts.git', :branch => 'master'