<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic I would recommend try in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Chart-js/m-p/1010708#M34043</link>
    <description>&lt;P&gt;I would recommend try building for Crosswalk.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Oct 2015 21:50:54 GMT</pubDate>
    <dc:creator>Amrita_C_Intel</dc:creator>
    <dc:date>2015-10-09T21:50:54Z</dc:date>
    <item>
      <title>Chart.js</title>
      <link>https://community.intel.com/t5/Software-Archive/Chart-js/m-p/1010706#M34041</link>
      <description>&lt;DIV class="post-text" itemprop="text"&gt;
	&lt;P&gt;I'm triyng to add a chart to my Android app using Chart.js&lt;/P&gt;

	&lt;P&gt;At Intel-XDK emulator and in Debug Mode (DebugTab) this works perfectly, but if I try run it using App Preview or if I build the apk I can't see the chart.&lt;/P&gt;

	&lt;PRE class="brush:jscript;" style=""&gt;&amp;lt;code&amp;gt;
function Skills(){
        document.getElementById("MinhasHabilidades").style.display = 'block';
        document.getElementById("inicio").style.display = 'none';

        var ChartData = {
            labels: ["Ler", "Ouvir", "Escrever", "Falar"],
            datasets: [{
                fillColor: "rgba(0,128,255,0.5)",
                strokeColor: "rgba(220,220,220,0.8)",
                highlightFill: "rgba(220,220,220,0.75)",
                highlightStroke: "rgba(220,220,220,1)",
                data: [9, 13, 4, 12]
            }]
        };

        var ctx = document.getElementById("myChart").getContext("2d");
        window.myBar = new Chart(ctx).Radar(ChartData, {responsive: true});
    }
&amp;lt;/code&amp;gt;&lt;/PRE&gt;

	&lt;P&gt;When I call the "new Chart(ctx)..." the function stop.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 08 Oct 2015 22:50:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Chart-js/m-p/1010706#M34041</guid>
      <dc:creator>Braglin__Fabio</dc:creator>
      <dc:date>2015-10-08T22:50:40Z</dc:date>
    </item>
    <item>
      <title>Are you using any plugins? If</title>
      <link>https://community.intel.com/t5/Software-Archive/Chart-js/m-p/1010707#M34042</link>
      <description>&lt;P&gt;Are you using any plugins? If yes then which kind? Featured, third party or core. Emulator does not provide you the true behavior. so try installing that app on your device.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 21:50:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Chart-js/m-p/1010707#M34042</guid>
      <dc:creator>Amrita_C_Intel</dc:creator>
      <dc:date>2015-10-09T21:50:06Z</dc:date>
    </item>
    <item>
      <title>I would recommend try</title>
      <link>https://community.intel.com/t5/Software-Archive/Chart-js/m-p/1010708#M34043</link>
      <description>&lt;P&gt;I would recommend try building for Crosswalk.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 21:50:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Chart-js/m-p/1010708#M34043</guid>
      <dc:creator>Amrita_C_Intel</dc:creator>
      <dc:date>2015-10-09T21:50:54Z</dc:date>
    </item>
    <item>
      <title>Dear Amrita,</title>
      <link>https://community.intel.com/t5/Software-Archive/Chart-js/m-p/1010709#M34044</link>
      <description>&lt;P&gt;Dear Amrita,&lt;/P&gt;

&lt;P&gt;As I said, I already create the apk and have installed in 3 different mobiles (Galaxy Gran Prime, Moto G, Galaxy Gran Duos), same problem happen. Please, refer to the Build Log below:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
	&lt;DIV style="color: rgb(255, 255, 255); font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 26px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-size: 18px; background-color: rgb(0, 0, 0);"&gt;Build Log:&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;

&lt;BLOCKQUOTE&gt;
	&lt;UL style="color: rgb(255, 255, 255); font-family: arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; line-height: 1.6em; background-color: rgb(0, 0, 0);"&gt;
		&lt;LI&gt;&lt;SPAN&gt;Building a Cordova 4.1.2 application.&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;The application name is "1000in100"&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;The package name is "onethinonehdr.bragot.ad"&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;Plugin "org.apache.cordova.device" (0.2.13) installed.&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;Plugin "org.apache.cordova.splashscreen" (0.3.5) installed.&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;Plugin "com.google.playservices" (19.0.0) installed.&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;Plugin "com.google.admobsdk" (6.12.2) installed.&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;Plugin "com.rjfun.cordova.plugin.admob" (2.1.7) installed.&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;Plugin "com.wordsbaking.cordova.tts" (0.2.1) installed.&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;Plugin "org.apache.cordova.inappbrowser" (0.5.4) installed.&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;Plugin "com.phonegap.plugins.speech" (1.0.0) installed.&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;Plugin "de.appplant.cordova.plugin.local-notification" (0.8.1) installed.&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;App name updated to [1000in100]&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;Updated "minSdkVersion" with "10"&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;Updated "targetSdkVersion" with "19"&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;Updated "installLocation" to "auto"&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;Added "screenOrientation" to "portrait"&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;Updated "versionCode" to "1"&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;Updated "versionName" to "0.0.1"&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI&gt;&lt;SPAN&gt;Added "debuggable" to "false"&lt;/SPAN&gt;&lt;/LI&gt;
	&lt;/UL&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;About the crosswalk, the apk is too big! But I will try and tell you the result.... App Preview is based on crosswalk webview, no?????&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Edited...&lt;/P&gt;

&lt;P&gt;I have tried the Crosswalk... can't display the chart too...&lt;/P&gt;

&lt;P&gt;Also I have created a new project only with Chart.js... only works in emulator... could you create an example????&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 22:50:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Chart-js/m-p/1010709#M34044</guid>
      <dc:creator>Braglin__Fabio</dc:creator>
      <dc:date>2015-10-09T22:50:00Z</dc:date>
    </item>
    <item>
      <title>Can you send me .zip file of</title>
      <link>https://community.intel.com/t5/Software-Archive/Chart-js/m-p/1010710#M34045</link>
      <description>&lt;P&gt;Can you send me .zip file of your project through PM? So that I can have more details and provide you better solution.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 18:17:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Chart-js/m-p/1010710#M34045</guid>
      <dc:creator>Amrita_C_Intel</dc:creator>
      <dc:date>2015-10-13T18:17:14Z</dc:date>
    </item>
    <item>
      <title>This is an example app!! The</title>
      <link>https://community.intel.com/t5/Software-Archive/Chart-js/m-p/1010711#M34046</link>
      <description>&lt;P&gt;This is an example app!! The issue is the same!&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 22:43:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Chart-js/m-p/1010711#M34046</guid>
      <dc:creator>Braglin__Fabio</dc:creator>
      <dc:date>2015-10-14T22:43:59Z</dc:date>
    </item>
    <item>
      <title>Change &lt;script src="js/chart</title>
      <link>https://community.intel.com/t5/Software-Archive/Chart-js/m-p/1010712#M34047</link>
      <description>&lt;P&gt;Change&amp;nbsp;&amp;lt;script src="js/chart.js"&amp;gt;&amp;lt;/script&amp;gt; TO&amp;nbsp;&amp;lt;script src="js/Chart.js"&amp;gt;&amp;lt;/script&amp;lt; and its works in the example project.&lt;/P&gt;

&lt;P&gt;Case-sensitive.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 08:58:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Chart-js/m-p/1010712#M34047</guid>
      <dc:creator>Wesley_S_1</dc:creator>
      <dc:date>2015-10-15T08:58:01Z</dc:date>
    </item>
    <item>
      <title>Thank you Wesley, it works, I</title>
      <link>https://community.intel.com/t5/Software-Archive/Chart-js/m-p/1010713#M34048</link>
      <description>&lt;P&gt;Thank you Wesley, it works, I didn't think about it before.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2015 00:50:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Chart-js/m-p/1010713#M34048</guid>
      <dc:creator>Braglin__Fabio</dc:creator>
      <dc:date>2015-10-16T00:50:43Z</dc:date>
    </item>
  </channel>
</rss>

