ChartView icon indicating copy to clipboard operation
ChartView copied to clipboard

Cannot find UIColor in scope

Open GonzaloFuentes28 opened this issue 3 years ago • 1 comments

In Xcode 14, when compiling, it reports that UIColor is not found and cannot find it in scope. The error is in ChartLabel.swift, and it is true that UIColor is not imported.

GonzaloFuentes28 avatar Oct 24 '22 18:10 GonzaloFuentes28

I am using V2 of this package..are you also using that? If yes, then perhaps you can take a look at changes I made for my own project..

https://github.com/app4g/ChartViewV2-Demo-Project

app4g avatar Nov 02 '22 12:11 app4g