FROM : Sean Murphy
DATE : Fri Feb 29 04:12:52 2008
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.
DATE : Fri Feb 29 04:12:52 2008
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.
| Related mails | Author | Date |
|---|---|---|
| Chris Schmitt | Feb 27, 20:14 | |
| Kyle Sluder | Feb 28, 00:56 | |
| Herr Thomas Bartel… | Feb 28, 06:12 | |
| Graham | Feb 28, 06:40 | |
| Dix Lorenz | Feb 28, 10:28 | |
| David Hoerl | Feb 28, 17:15 | |
| Barry Wark | Feb 28, 21:46 | |
| Sean Murphy | Feb 29, 04:12 | |
| lbland | Feb 29, 13:01 | |
| Jiva DeVoe | Feb 29, 15:34 | |
| Robert Douglas | Mar 1, 08:35 | |
| Chris Ryland | Mar 2, 00:14 | |
| David Adalsteinsso… | Mar 2, 03:53 | |
| Adhamh Findlay | Mar 2, 14:44 |






Cocoa mail archive

