i want to display bar chart in android app using some free chart engine which is suitable. this is how i am excepecting the graph to be:
I am trying to make with following features.
Add onclick to each bar(red,blue,green).
Display the legend on top instead of bottom.
In Y axis it displays values I want to display 1 - 200.
And onlick display the values on top of each bar.
i have looked into Achart engine
but it does not have a bar chart like this.
please help me on this.
refer this. I think this will help you. http://wptrafficanalyzer.in/blog/android-drawing-bar-chart-using-achartengine/