Skip to content
New issue

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

MultiLineGraphView crash #33

Open
janelp opened this issue Dec 11, 2018 · 0 comments
Open

MultiLineGraphView crash #33

janelp opened this issue Dec 11, 2018 · 0 comments

Comments

@janelp
Copy link

janelp commented Dec 11, 2018

HI. I get the following crash:

#0. Crashed: com.apple.main-thread
0  CoreGraphics                   0x1be3da648 CGColorEqualToColor + 40
1  QuartzCore                     0x1c0c2680c CACGContextEvaluator::update_with_color(CGColor*, CGCompositeOperation) + 84
2  QuartzCore                     0x1c0c25a78 draw_path(CGContextDelegate*, CGRenderingState*, CGGState*, CGPathDrawingMode, CGPath const*) + 188
3  CoreGraphics                   0x1be3d86e4 CGContextDrawPath + 224
4  UIKitCore                      0x1e91c4378 -[UIBezierPath stroke] + 204
5  DeliveryHub                    0x1026fe7c4 -[MultiLineGraphView drawPathWithStartPoint:endPoint:] (MultiLineGraphView.m:754)
6  DeliveryHub                    0x1026fe3a4 -[MultiLineGraphView drawLineForGridWithStartPoint:endPoint:text:textFrame:drawGrid:] (MultiLineGraphView.m:724)
7  DeliveryHub                    0x1026fa2d0 -[MultiLineGraphView createYAxisLine] (MultiLineGraphView.m:231)
8  DeliveryHub                    0x1026f9b50 -[MultiLineGraphView drawGraph] (MultiLineGraphView.m:150)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant