Search code examples
androidgraphbar-chartlinegraph

Combine the bar graph and line graph


I'm trying to draw a graph as following :

enter image description here

I tried many libraries like afreechart, charts4j, aiChart and many more. I want to this type of graph,

Is it possible? Which library is useful for that? or any other solution for that?


Solution

  • AChartEngine library supports combined charts also..

    You can download source from here which fits your requirememnt.

    For more reference refer here