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
I Fixed this issue by myself. Issue is by mistakenly I assigned m_ChartView as LineChartView. When I changed it into CombinedChartView, everything is working good.
What did you expect to happen?
I would like to create CombinedChartView with Line and Bar charts.
What happened instead?
@IBOutlet weak var m_ChartView: CombinedChartView!
Am getting crashes on this line.
Charts Environment
Charts version/Branch/Commit Number: 3.1.1
Xcode version: 9.2
Swift version: 4.0
Platform(s) running Charts: iOS
macOS version running Xcode: 10.13.1
The text was updated successfully, but these errors were encountered: