ShowTable of Contents Charting via JavaScript You can use a WebView control to display a HTML page that includes JavaScript charting libraries. Unfortunately, most JavaScript charting libraries are slow in the WebView control. One customer had success with dygraphs , though. It seems to be faster than other JavaScript charting libraries.
Titanium module There is a module in the marketplace: hwchartengine . But it's status and usability is unknown to me yet.
|