2

I want to create 3D Charts in my Android app (not a webview). I don't want to use Google Chart Tools as we need internet access on the device.

I tried achartengine-1.1.0.jar it doesn't provide 3D view but works fine for 2D view.

jfreechart-1.0.17.jar provides 3D view, I was trying to work on it but I didn't achieve the output. Can anyone please help me with some example on how to implement jfreechart-1.0.17.jar on android.

thank you in advance.

Sushil
  • 533
  • 2
  • 8
  • 28

2 Answers2

2

You can use Orson Charts For Android.

Orson Charts for Android is a 3D chart library for Android devices that can generate a wide variety of 3D charts for use in mobile apps. Powerful and yet very easy to use, Orson Charts for Android is the perfect tool to provide intuitiive and interactive visualisations to your users.

Also, See this tutorial for Drawing the 3D piechart Using Google chart Api

Lucifer
  • 29,392
  • 25
  • 90
  • 143
2

SciChart now supports 3D Charts for both iOS & Android.

enter image description here

Chart types include:

plus many more ...

All chart types support real-time updates, zooming panning by pinch/drag and tooltips with tap, with support for both Android, iOS and Xamarin.

Dr. Andrew Burnett-Thompson
  • 20,980
  • 8
  • 88
  • 178