문제

I am using achartengine graphic library for my android app. I draw barchart graphics on the screen belowbarchart image

When I pan barchart from right to left I get the second screen below

barchart slide image

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top