Frage

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.

War es hilfreich?

Lösung

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.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top