Re: Charting API?
Re: Charting API?
- Subject: Re: Charting API?
- From: Sean Murphy <email@hidden>
- Date: Thu, 28 Feb 2008 22:12:52 -0500
On Feb 27, 2008, at 2:14 PM, Chris Schmitt wrote:
I want to add some simple bar graphs and pie charts to my project.
Is there an apple api for charting or do you need to use a 3rd party
product?
Regarding the Google Charting API that was mentioned, you can take
simpler route and avoid the need to embed a WebView by just querying
for a chart and loading the result into an NSImage.
The idea comes from Philippe Mougin, and can be viewed at: <http://pmougin.wordpress.com/2007/12/10/google-chart-api-fun-with-cocoa-and-f-script/
>. He focuses on using F-Script to accomplish the task, but it's
very easy to see the general Cocoa approach.
- Sean.
_______________________________________________
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