I am using achartengine graphic library for my android app.
I draw barchart graphics on the screen below
When I pan barchart from right to left I get the second screen below
My problem is that I dont want to show the left side of y axis during panning barchart.
I have challenge with source code of achartengine. Anybody helps. Thanks.
It looks like you are using an old version of AChartEngine. I suggest you upgrade to 1.2.0.
Also, you probably created a transparent background, which could be the source of the problem.