Software Archive
Read-only legacy content
17061 Discussions

highcharts chart only in emulator appear, in real device Not

Victor_I_2
Beginner
366 Views

I have problem appear highcharts charts - line chart - in real devices, although in Intel XDK/Cordova emulator appears correct... without problems. ..

Chart's 2 axis appeared but not the data in real device... , I used local ĺib files jQ, highcharts

But only in emulator appear, in real device Not

Any hint...?

0 Kudos
3 Replies
PaulF_IntelCorp
Employee
366 Views

This is likely a library problem. Best way to debug it would be to try using App Preview and remote CDT. See this doc for help > https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview < and this doc > https://software.intel.com/en-us/xdk/docs/using-remote-chrome-devtools-to-debug-android-cordova-apps <

0 Kudos
Victor_I_2
Beginner
366 Views

I will try soon but since axis-es appear - what libraries Js the problem... Only data Not appear....in real device

In emulator ALL is OK Not such problems

0 Kudos
Victor_I_2
Beginner
366 Views

solved alone by using in JQ ajax url : "http://www..."  rather old "//www...." --- not chart works retrieve data and draw chart

Thank you

0 Kudos
Reply