We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash:ChartUtils.swift line 225
This issue is causing crash in Charts pod file 22 Charts 0x102dbc78c specialized static ChartUtils.drawText(context:text:point:attributes:anchor:angleRadians:) (ChartUtils.swift:225) 23 Charts 0x102e60a78 specialized XAxisRendererHorizontalBarChart.drawLabels(context:pos:anchor:) (XAxisRendererHorizontalBarChart.swift:157) 24 Charts 0x102e61828 specialized XAxisRendererHorizontalBarChart.renderAxisLabels(context:) (XAxisRendererHorizontalBarChart.swift:112) 25 Charts 0x102e5cd10 XAxisRendererHorizontalBarChart.renderAxisLabels(context:) (XAxisRendererHorizontalBarChart.swift) 26 Charts 0x102d76b70 BarLineChartViewBase.draw(_:) (BarLineChartViewBase.swift:258) 27 Charts 0x102d7733c @objc BarLineChartViewBase.draw(_:) (BarLineChartViewBase.swift) 28 UIKitCore 0x2636ea4cc -[UIView(CALayerDelegate) drawLayer:inContext:] + 464 So please let me know how to fix this issue.
22 Charts 0x102dbc78c specialized static ChartUtils.drawText(context:text:point:attributes:anchor:angleRadians:) (ChartUtils.swift:225) 23 Charts 0x102e60a78 specialized XAxisRendererHorizontalBarChart.drawLabels(context:pos:anchor:) (XAxisRendererHorizontalBarChart.swift:157) 24 Charts 0x102e61828 specialized XAxisRendererHorizontalBarChart.renderAxisLabels(context:) (XAxisRendererHorizontalBarChart.swift:112) 25 Charts 0x102e5cd10 XAxisRendererHorizontalBarChart.renderAxisLabels(context:) (XAxisRendererHorizontalBarChart.swift) 26 Charts 0x102d76b70 BarLineChartViewBase.draw(_:) (BarLineChartViewBase.swift:258) 27 Charts 0x102d7733c @objc BarLineChartViewBase.draw(_:) (BarLineChartViewBase.swift) 28 UIKitCore 0x2636ea4cc -[UIView(CALayerDelegate) drawLayer:inContext:] + 464
The text was updated successfully, but these errors were encountered:
don't understand. reopen when more details
Sorry, something went wrong.
No branches or pull requests
Crash:ChartUtils.swift line 225
The text was updated successfully, but these errors were encountered: