android - Plot Combined Stacked bar and Bar chart Achartengine -


i using achartengine plot graph in android there difficulty combining stacked bar , bar. want type of graph.

enter image description here

is possible plot that. if possible can give small footprint.

thank you.

you can building stacked bar chart only. don't need combine regular bar chart stacked bar chart.

there new heap type of bar charts stacked bar chart, every piece being appended previous piece of bar rather stacking them 1 above other.


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -