I have used jjoe64's graphview library to implement graph in my app. It has pretty good samples inside the box and started right away to include it in my app. Wat i have got so far is as shown below.
But what i actually need is as shown below, I dont want that dark vertical lines to come inside the graph. Any idea how to remove these vertical lines. Also i wanted to add the markers at each graph points. The markers are usually png's. And the last, i wanted the change the vertical label sizes. Can somebody help me out with this. Thanks.