Domanda

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.

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top