質問

Hi I´m using achartengine using dates in the x axis but when I insert data the drawing begins from right to left , any tip to resolve this behaviour ? Thanks

役に立ちましたか?

解決

I ended up by setting a mRenderer.setXAxisMin(-1); and a mRenderer.setXAxisMax(10); with this the graph drawing was perfect .

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top