sinkuri256 / android-scripting

Automatically exported from code.google.com/p/android-scripting
0 stars 0 forks source link

Make Webview display flot charts #533

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
flot (http://code.google.com/p/flot/) is a wonderful javascript library for 
plotting. Right now, webviews opened from sl4a (via a script or directly in 
sl4a) do not display flot, although the same HTML showed flot plots when opened 
in Browser or Dolphin. If webviews can show flot, sl4a scripts can draw charts, 
graphs, etc, which is great.

Perhaps this link can help (http://rapidandroid.org/wiki/Graphing).

Original issue reported on code.google.com by truong.n...@gmail.com on 18 Mar 2011 at 4:32