Display Graph in Titanium iOS -


in app, need display status of feedback graph(chart) view.

is webview need?

i tried rgraph framework, showing errors me, how use framework?

are they're anyother ways achieve this?

thanks in advance!

yes, library utilizes canvas, you'll need webview display on. possibly helpful reading material on displaying charts: display charts titanium


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -