Plot Data

Action: 
com.googlecode.chartdroid.intent.action.PLOT
Input: 
* int[] com.googlecode.chartdroid.intent.extra.DATA (required)<br/> * String[] com.googlecode.chartdroid.intent.extra.LABELS<br/> * int[] com.googlecode.chartdroid.intent.extra.COLORS (optional)<br/> * String com.googlecode.chartdroid.intent.extra.TITLE
Output: 
Chart representation of input data

ChartDroid currently produces a pie chart representation of input data.

More details:
http://chartdroid.googlecode.com