-1

Did someone know how to make graph something like this: link on Android using Android GraphView? And can send me a example code? I trying but I do not know how to print valid x values, I am got only this, on picture. Tnx.

Spend by category

ligi
  • 39,001
  • 44
  • 144
  • 244
mrakodol
  • 1,143
  • 3
  • 12
  • 41

1 Answers1

0

the rotated labels are not possible out-of-the-box in android graphview. But the other styles should be possible. Take a look at the GraphView-Demos project and the documentation.

http://android-graphview.org/

appsthatmatter
  • 6,347
  • 3
  • 36
  • 40