I want to show custom graph view with horizontal & vertical scroll in view something like this.
no of columns are dynamic according no of events for particular time. no of rows are fixed.
how to achieve this view in android?
and also required the click listener on each graph item. any suggestion pls.