Question

i want to make a stacked graph as shown below image in android without using AchartEngine

enter image description here

enter image description here

Était-ce utile?

La solution

If you are uncomfotable with AchartEngine then, you can use Use charts4j

charts4j is a chart API for Java that developers can use in their Java code to programmatically generate nearly all the charts available in Google Chart Tools.

You can also check here.

Hope this helps..

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top