Thursday, 15 August 2013

Creating incremental statistic bars on Android -



Creating incremental statistic bars on Android -

i'm bit new android. i'm trying show multiple vertical bars each increments 1 upon frequent info receipt, similar next figure:

you can think each of these bars different entities (e.g. users) different ids. there assumed method update (id), upon receipt of id, increments corresponding color bar 1 , updates ui. assumed lots of ids given method per each time units.

wondering if has experience of application , help efficient apis code this.

there's libraries create charts of kinds (bar chart in case), namely graphview , achartengine. can programmatically creating views , giving them heights , background colors. i've done , pain in rear, i'd check 1 of aforementioned libraries.

android

No comments:

Post a Comment