You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yo guys,
excellent work this project is!
I was converting the demos from ObjC to Swift one by one but I have incurred in two compilation issues.
Example 1:
Yo guys,
excellent work this project is!
I was converting the demos from ObjC to Swift one by one but I have incurred in two compilation issues.
Example 1:
That gives me the error:
Cannot assign a value of type 'ChartLimitLabelPosition' to a value of type 'ChartLimitLine.ChartLimitLabelPosition'
Another issue is this one:
Cannot assign a value of type 'ChartLegendForm' to a value of type 'ChartLegend.ChartLegendForm'
Any help is welcome.
I can also publish the Swift code at the end once I manage to compile it!
The text was updated successfully, but these errors were encountered: