1

I need to draw Bar chart and pie chart in android,i need complete explain and some sample.

I Searched in Google,But i can't understand blow link.If u know any one explain me.

This is Sample Link : http://android-graphview.org/

user3340369
  • 49
  • 1
  • 2
  • 4

3 Answers3

2

Try this link.its work for me.i tried already dude.

http://androidforbegineers.blogspot.in/2013/07/bar-chart-in-android-using-achartengine.html

saravanan
  • 388
  • 2
  • 18
0

Check out this github library for PieChart https://github.com/Ken-Yang/AndroidPieChart and tutorial how to draw Bar chart using AFreeChart http://www.truiton.com/2013/04/android-tutorial-drawing-achartengine-bar-chart-with-example/

pepe-pa
  • 552
  • 1
  • 5
  • 13
0

I recommended you this library, is very easy to use.

HoloGraphLibrary

you can display BarGraphs, LineGraphs and PieGraphs.

juanhl
  • 1,170
  • 2
  • 11
  • 16