Re: Simple Vector Based Line Charts
Re: Simple Vector Based Line Charts
- Subject: Re: Simple Vector Based Line Charts
- From: Marcel Weiher <email@hidden>
- Date: Thu, 25 Apr 2013 15:50:19 +0200
> 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 (email@hidden)
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:
This email sent to email@hidden