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
By manual installation it is giving error "No Such Modules Charts" and through pods it is not compilable. through pod version Charts (3.1.0) is installed.
Error:
BarLineChartViewBase.swift:70:76: Cannot use instance member '_viewPortHandler' within property initializer; property initializers run before 'self' is available
BarLineChartViewBase.swift:81:72: Cannot use instance member '_viewPortHandler' within property initializer; property initializers run before 'self' is available
BarChartRenderer.swift:611:121: Type 'NSAttributedStringKey' (aka 'NSString') has no member 'font'
The text was updated successfully, but these errors were encountered:
By manual installation it is giving error "No Such Modules Charts" and through pods it is not compilable. through pod version Charts (3.1.0) is installed.
Error:
BarLineChartViewBase.swift:70:76: Cannot use instance member '_viewPortHandler' within property initializer; property initializers run before 'self' is available
BarLineChartViewBase.swift:81:72: Cannot use instance member '_viewPortHandler' within property initializer; property initializers run before 'self' is available
BarChartRenderer.swift:611:121: Type 'NSAttributedStringKey' (aka 'NSString') has no member 'font'
The text was updated successfully, but these errors were encountered: