I need charts for my application where the user use gesture to redraw the charts in android. Could you suggest any charting API,tool or software which supports.
+3
A:
Try to use aiCharts library - in package you can find sample of nice charts with touch support, hit-testing, animation and etc.
More about aiCharts chart engine for Android you can find by link: http://www.artfulbits.com/android/aiCharts.aspx
AlexK
2010-05-25 07:49:11
Thanks for advertising your library.
Janusz
2010-05-25 08:05:00
+1
A:
You can take a look at AChartEngine: http://www.achartengine.org
Apache 2 license, open-source and easy to use.
Dan
2010-06-26 19:35:47