> So I was looking for a graphics library in the Developer Docs that serves 
> both Mac-Apps and iOS-Apps.  
> 
> I found references to polylines in a MapKit.
> There is of course Quartz2D and OpenGL.
> 
> So which of these libraries or perhaps there is another I have not heard of 
> yet is best at building simple vector line charts?  

MPWDrawingContext is a wrapper for Quartz.  Doesn't have chart drawing 
functionality, but makes things a little easier and more messaging-oriented.

        https://github.com/mpw/MPWDrawingContext
        http://blog.metaobject.com/2013/01/more-objective-c-drawing-context.html

Maybe it can help.

Marcel


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to