質問

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