Site

Categories


Android chart library
A chart is a graphical representation of data, in which “the data is represented by symbols, such as bars in a bar chart, lines in a line chart, or slices in a pie chart”.
Charts are often used to ease understanding of large quantities of data and the relationships between parts of the data. Charts can usually be read more quickly than the raw data that they are produced from.
Following chart will be supported:

Column Chart(single, Multiple and Stacked Charts)
Bar Chart (single, Multiple and Stacked Charts)
Pie Chart
Line Chart

Added in Android Apps