Reputation: 41
I want to make a half pie-chart, like the below image,
Is it possible in Android ?
Upvotes: 4
Views: 3867
Reputation: 3322
n order to show different types of chart,you can use AchartEngine library available in Android or Google charts API here
Kindly refer to this link for more information.there are also several demos available on internet.
You need to do litle bit customisation according to your need. :)
You can ask if you have any furher queries!!
Upvotes: 0