Skip navigation.
 
mlRe: Charting API?
FROM : Barry Wark
DATE : Thu Feb 28 21:46:42 2008

One other library worth keeping an eye on is QWT
(http://qwt.sourceforge.net/). It's a very impressive 2D and 3D
plotting library for Trolltech's qt. There is a qt for mac, but it's
Carbon based so I don't think it's practical to use QWT with Cocoa,
but Trolltech is investigating migrating Qt-Mac to Cocoa (because of
the lack of 64-bit support in Carbon) at which point, QWT would become
pretty awesome.

barry

On Thu, Feb 28, 2008 at 8:15 AM, David Hoerl <<email_removed>> wrote:
> >  > On Wed, Feb 27, 2008 at 2:14 PM, Chris Schmitt <<email_removed>>
>  >>  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?
>  >
>  >I've been using Chartdirector:
>  >
>  >http://www.advsofteng.com/
>  >
>  >Not Cocoa, but easily usable and very powerful.
>  >
>  >Cheers,
>  >Dix
>
>  Dix, thanks so much for the tip - I had never heard of this package
>  before (the company appears to be located in Hong Kong. I just looked
>  at their web site, and it would appear they have a nice suite of
>  graphs.
>
>  What I glean from the web site is as follows:
>  - for MacOS X, they deliver a universal library and header files
>  - the library is C++ (I would imagine it would integrate into a cocoa
>  app fairly well)
>  - single user price is $99 (much more than the DataGraph library that is $29)
>  - redistribution license is $749. This is the only library I have
>  found that offers redistribution.)
>
>  All in all looks very promising.
>
>  David
>
>
> _______________________________________________
>
>  Cocoa-dev mailing list (<email_removed>)
>
>  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:
http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
>  This email sent to <email_removed>
>

Related mailsAuthorDate
mlCharting API? Chris Schmitt Feb 27, 20:14
mlRe: Charting API? Kyle Sluder Feb 28, 00:56
mlRe: Charting API? Herr Thomas Bartel… Feb 28, 06:12
mlRe: Charting API? Graham Feb 28, 06:40
mlRe: Charting API? Dix Lorenz Feb 28, 10:28
mlRe: Charting API? David Hoerl Feb 28, 17:15
mlRe: Charting API? Barry Wark Feb 28, 21:46
mlRe: Charting API? Sean Murphy Feb 29, 04:12
mlRe: Charting API? lbland Feb 29, 13:01
mlRe: Charting API? Jiva DeVoe Feb 29, 15:34
mlRe: Charting API? Robert Douglas Mar 1, 08:35
mlRe: Charting API? Chris Ryland Mar 2, 00:14
mlRe: Charting API? David Adalsteinsso… Mar 2, 03:53
mlRe: Charting API? Adhamh Findlay Mar 2, 14:44