Note that there are some explanatory texts on larger screens.

plurals
  1. POWhy my chart works on IPhone/IPad but not on Android?
    primarykey
    data
    text
    <hr> <p>Hi all,</p> <p>I'm using Enyo with JS. I've used PhoneGap to portate my code to IOs - IPhone/IPad. But the chart is not working on Android.. The problem is that the chart doesn't render. I've been looked and find some people saying that SVG charts doesn't work on android Apps.. but I'm using a jquery float type. Well, if its necessary more information or details, please fill free to ask.. Thanks..</p> <p>Here is LogCat error:</p> <blockquote> <p>06-06 09:24:29.093: V/webview(3910): singleCursorHandlerTouchEvent -getEditableSupport >FASLE 06-06 09:24:30.593: V/webview(3910): singleCursorHandlerTouchEvent -getEditableSupport FASLE 06-06 09:24:30.921: V/webview(3910): singleCursorHandlerTouchEvent -getEditableSupport FASLE 06-06 09:24:32.007: V/webview(3910): singleCursorHandlerTouchEvent -getEditableSupport FASLE 06-06 09:24:33.398: V/webview(3910): singleCursorHandlerTouchEvent -getEditableSupport FASLE 06-06 09:24:36.125: V/webview(3910): singleCursorHandlerTouchEvent -getEditableSupport FASLE 06-06 09:24:37.640: V/webview(3910): singleCursorHandlerTouchEvent -getEditableSupport FASLE 06-06 09:24:39.867: V/webview(3910): singleCursorHandlerTouchEvent -getEditableSupport FASLE <strong>06-06 09:24:40.406: D/CordovaLog(3910): Uncaught Error: Invalid dimensions for plot, width = 720, height = 0 06-06 09:24:40.406: E/Web Console(3910): Uncaught Error: Invalid dimensions for plot, width = 720, height = 0 at file:///android_asset/www/jquery.flot.js:118 06-06 09:24:40.421: D/CordovaLog(3910): Uncaught Error: Invalid dimensions for plot, width = 720, height = 0 06-06 09:24:40.421: E/Web Console(3910): Uncaught Error: Invalid dimensions for plot, width = 720, height = 0 at file:///android_asset/www/jquery.flot.js:118</strong></p> </blockquote> <p>Any ideas?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload