Hi, i’m developping an application that needs to generate charts, so i used Highchart.js, but when i execute the app on the Tizen Web Application i receive this error : js/charts.js (183) :ReferenceError: Can’t find variable: Highcharts . I added these lines on Chart.html file :
I added in the config.xml this line : <access origin=”http://code.highcharts.com/” subdomains=”true”/> and it doesn’t work too. But when i execute the app with the Tizen web simulator application and it works perfectly,
Charts not generated
Hi, i’m developping an application that needs to generate charts, so i used Highchart.js, but when i execute the app on the Tizen Web Application i receive this error : js/charts.js (183) :ReferenceError: Can’t find variable: Highcharts . I added these lines on Chart.html file :
<script src=”http://code.highcharts.com/highcharts.js”></script>
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio