DR-charts
DR-charts copied to clipboard
MultiLineGraphView crash
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)