views:

27

answers:

1

How to use JqPlot (javascript ) charting libraries in a native application for iphone?

A: 

You should use the UIWebView component. Then you can develop the app or just a piece of it like you would for a web app.

See the answer to this question:

Native iPhone app in HTML/Javascript ?

Michael