Rich Chart on iOS - BB - Android with similar appearance

I am looking for a charting library available for BB (OS> = 5), Android (OS> = 2.3) and IOS (OS> = 4). I have two requirements

  • The chart should be attractive (not basic, like drawn by canvas).
  • Appearance should be the same on all platforms.

I have tried many web frameworks to create diagrams, but they basically support a higher version of the OS, as they use HTML5 and javascript. I researched

  • Highcharts
  • Sencha Schemes
  • Fusion charts
  • Flotr
  • and much more...

But they all do not support BB OS 5. I have googled for my own charting API, which supports BB OS 5 and above, but did not find anything. And depending on what I found, they are very simple and not attractive. In addition, it must be compatible with the touch screen and enabled zoom. (for example, drilling, etc.), so I can manipulate its event and show the effect on the chart. Are there any good suggestions if I am missing any chart or frame that I can use?

+5
source share
4 answers

, , , . Google ,

, .

Android:

AChartEngine

2D-, , , , , , , , , (-) , /, ( , , , , , ). .

ios:

core-plot

, achart .

:

availbe BlackBerry , , ( , ), aiCharts J2ME lib. Tazzix, MIDP2.0, , , , , iphone Android, openGl ( )

+3

, , "Google Chart Tools" . API .

https://developers.google.com/chart/

  • -
  • Google-O-Meter
  • GraphViz
  • Venn Charts

Blackberry API Google Chart

http://code.google.com/p/blackberry-google-chart-api/

, . , API , Google. API .

, , , . , , .

-1 .

http://www.codeproject.com/Articles/37205/Creating-a-XY-Chart-Plot-as-a-BlackBerry-Custom-Fi

! .

+6

, AFreeChart. Jfreechart Android. .

, .

+1

All Articles