[android-developers] Re: Free Chart drawing package for Android

2009-09-08 Thread kostmo
Hey All, I started a project on Google Code for charting on Android. Right now it supports only pie charts, but I think they look rather nice. http://code.google.com/p/chartdroid/ It might be a good nucleation point for other charting widgets people have made. Suggestions welcome. Karl On

[android-developers] Re: Free Chart drawing package for Android

2009-08-25 Thread Marc Lester Tan
Hi Nguyen, Try this http://www.achartengine.org. It's free and open-source. -Marc On Wed, Aug 26, 2009 at 7:23 AM, Nguyen A. Nguyen nguyenanngu...@gmail.comwrote: Hi, Could someone recommend a free or cheap Chart drawing package for Android? I found this one, which is quite elegant but

[android-developers] Re: Free Chart drawing package for Android

2009-08-25 Thread Michael Leung
Or using Google Chart API http://code.google.com/apis/chart/ But you have to load in a webview. On Wed, Aug 26, 2009 at 10:00 AM, Marc Lester Tan mail...@gmail.com wrote: Hi Nguyen, Try this http://www.achartengine.org. It's free and open-source. -Marc On Wed, Aug 26, 2009 at 7:23 AM,