<?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 Re: Extension D3.js - Loading js files in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-D3-js-Loading-js-files/m-p/98085#M1366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;Thanks for your response. I've tried what you said, but I still have errors (screenshot attached).&lt;/P&gt;&lt;P&gt;This is how my code starts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;define(["jquery",&lt;/P&gt;&lt;P&gt;"text!./theslider.css",&lt;/P&gt;&lt;P&gt;"./d3.v4.min",&lt;/P&gt;&lt;P&gt;"./d3-simple-slider",&lt;/P&gt;&lt;P&gt;"./d3"&lt;/P&gt;&lt;P&gt;],&lt;/P&gt;&lt;P&gt;function($, cssContent, d3, d3slider) {&lt;/P&gt;&lt;P&gt;'use strict';&lt;/P&gt;&lt;P&gt;$("&amp;lt;style&amp;gt;").html(cssContent).appendTo("head");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;return {&lt;/P&gt;&lt;P&gt;initialProperties : {&lt;/P&gt;&lt;P&gt;version: 1.0,&lt;/P&gt;&lt;P&gt;qHyperCubeDef : {&lt;/P&gt;&lt;P&gt;qDimensions : [],&lt;/P&gt;&lt;P&gt;qMeasures : [],&lt;/P&gt;&lt;P&gt;qInitialDataFetch : [{&lt;/P&gt;&lt;P&gt;qWidth : 1,&lt;/P&gt;&lt;P&gt;qHeight : 1000&lt;/P&gt;&lt;P&gt;}]&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;},&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know what the errors mean by any chance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks much&lt;IMG alt="Screenshot_d3js_errors.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/214326_Screenshot_d3js_errors.png" style="height: 291px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Sep 2018 17:15:52 GMT</pubDate>
    <dc:creator>morenoju</dc:creator>
    <dc:date>2018-09-24T17:15:52Z</dc:date>
    <item>
      <title>Extension D3.js - Loading js files</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-D3-js-Loading-js-files/m-p/98083#M1364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm working in an extension called "the slider" and it seems like I'm not being able to import the js files I want to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to work with a D3.js visualization that has this header:&lt;/P&gt;&lt;P&gt;&lt;CODE class="hljs html xml" style="font-family: Menlo, monospace;"&gt;&amp;nbsp; &lt;SPAN class="tag" style="color: #3182bd;"&gt;&amp;lt;&lt;SPAN class="name"&gt;script&lt;/SPAN&gt; &lt;SPAN class="attr" style="color: #e6550d;"&gt;src&lt;/SPAN&gt;=&lt;SPAN class="string" style="color: #756bb1;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://d3js.org/d3.v4.min.js" rel="nofollow" target="_blank"&gt;https://d3js.org/d3.v4.min.js&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="undefined"&gt;&lt;/SPAN&gt;&lt;SPAN class="tag" style="color: #3182bd;"&gt;&amp;lt;/&lt;SPAN class="name"&gt;script&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="tag" style="color: #3182bd;"&gt;&amp;lt;&lt;SPAN class="name"&gt;script&lt;/SPAN&gt; &lt;SPAN class="attr" style="color: #e6550d;"&gt;src&lt;/SPAN&gt;=&lt;SPAN class="string" style="color: #756bb1;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://cdn.jsdelivr.net/npm/lodash@4.17.4/lodash.min.js" rel="nofollow" target="_blank"&gt;https://cdn.jsdelivr.net/npm/lodash@4.17.4/lodash.min.js&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="undefined"&gt;&lt;/SPAN&gt;&lt;SPAN class="tag" style="color: #3182bd;"&gt;&amp;lt;/&lt;SPAN class="name"&gt;script&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="tag" style="color: #3182bd;"&gt;&amp;lt;&lt;SPAN class="name"&gt;script&lt;/SPAN&gt; &lt;SPAN class="attr" style="color: #e6550d;"&gt;src&lt;/SPAN&gt;=&lt;SPAN class="string" style="color: #756bb1;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://unpkg.com/d3-simple-slider@0.1.2/build/d3-simple-slider.js" rel="nofollow" target="_blank"&gt;https://unpkg.com/d3-simple-slider@0.1.2/build/d3-simple-slider.js&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="undefined"&gt;&lt;/SPAN&gt;&lt;SPAN class="tag" style="color: #3182bd;"&gt;&amp;lt;/&lt;SPAN class="name"&gt;script&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I download those three files and I place them in C:\Users\MyUser\Documents\Qlik\Sense\Extensions\theslider&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How should my define look? It thought it would be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;define(["jquery",&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;"text!./theslider.css",&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;"text!./d3.v4.min.js",&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;'text!./d3-simple-slider.js",&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;"text!./lodash.min.js"&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;function($, cssContent) {&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;'use strict';&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;$("&amp;lt;style&amp;gt;").html(cssContent).appendTo("head");&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;My code later fails when doing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var slider = d3Slider.sliderHorizontal()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to me that I'm not being able to load the resources correctly? Do you know why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 18:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-D3-js-Loading-js-files/m-p/98083#M1364</guid>
      <dc:creator>morenoju</dc:creator>
      <dc:date>2018-09-21T18:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Extension D3.js - Loading js files</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-D3-js-Loading-js-files/m-p/98084#M1365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Hi,&lt;/P&gt;&lt;P&gt;You should not use the text plugin for js files, and drop the file extension, so it should be ’./d3.v4.min’ etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might also need to return the modules to your extension, so:&lt;/P&gt;&lt;P&gt;function($,cssContent,d3,d3slider)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you really need lodash?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg&lt;/P&gt;&lt;P&gt;&lt;A href="https://extendingqlik.upper88.com/" title="https://extendingqlik.upper88.com/"&gt;https://extendingqlik.upper88.com/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Sep 2018 05:20:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-D3-js-Loading-js-files/m-p/98084#M1365</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2018-09-22T05:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Extension D3.js - Loading js files</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-D3-js-Loading-js-files/m-p/98085#M1366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;Thanks for your response. I've tried what you said, but I still have errors (screenshot attached).&lt;/P&gt;&lt;P&gt;This is how my code starts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;define(["jquery",&lt;/P&gt;&lt;P&gt;"text!./theslider.css",&lt;/P&gt;&lt;P&gt;"./d3.v4.min",&lt;/P&gt;&lt;P&gt;"./d3-simple-slider",&lt;/P&gt;&lt;P&gt;"./d3"&lt;/P&gt;&lt;P&gt;],&lt;/P&gt;&lt;P&gt;function($, cssContent, d3, d3slider) {&lt;/P&gt;&lt;P&gt;'use strict';&lt;/P&gt;&lt;P&gt;$("&amp;lt;style&amp;gt;").html(cssContent).appendTo("head");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;return {&lt;/P&gt;&lt;P&gt;initialProperties : {&lt;/P&gt;&lt;P&gt;version: 1.0,&lt;/P&gt;&lt;P&gt;qHyperCubeDef : {&lt;/P&gt;&lt;P&gt;qDimensions : [],&lt;/P&gt;&lt;P&gt;qMeasures : [],&lt;/P&gt;&lt;P&gt;qInitialDataFetch : [{&lt;/P&gt;&lt;P&gt;qWidth : 1,&lt;/P&gt;&lt;P&gt;qHeight : 1000&lt;/P&gt;&lt;P&gt;}]&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;},&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know what the errors mean by any chance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks much&lt;IMG alt="Screenshot_d3js_errors.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/214326_Screenshot_d3js_errors.png" style="height: 291px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 17:15:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-D3-js-Loading-js-files/m-p/98085#M1366</guid>
      <dc:creator>morenoju</dc:creator>
      <dc:date>2018-09-24T17:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Extension D3.js - Loading js files</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-D3-js-Loading-js-files/m-p/98086#M1367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Perhaps you should take a look at another extension that also uses d3, for example the WordCloud extension. It loads d3 plus an addon module in this file:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/cleveranjos/br.com.clever.wordcloud/blob/master/extension/br.com.clever.wordcloud.js" title="https://github.com/cleveranjos/br.com.clever.wordcloud/blob/master/extension/br.com.clever.wordcloud.js"&gt;https://github.com/cleveranjos/br.com.clever.wordcloud/blob/master/extension/br.com.clever.wordcloud.js&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The relevant lines are:&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_15378546366084143" jivemacro_uid="_15378546366084143"&gt;
&lt;TABLE class="highlight tab-size js-file-line-container" data-tab-size="8" style="color: #24292e; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px;"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="blob-code-inner blob-code js-file-line" style="padding: 0 10px; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px;"&gt;&lt;SPAN class="pl-en" style="color: #6f42c1;"&gt;define&lt;/SPAN&gt;([&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="blob-num js-line-number" data-line-number="19" style="padding: 0 10px; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; color: rgba(27, 31, 35, 0.3); text-align: right;"&gt;&lt;/TD&gt;
&lt;TD class="blob-code-inner blob-code js-file-line" style="padding: 0 10px; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="pl-s" style="color: #032f62;"&gt;&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;qlik&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;, &lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="blob-num js-line-number" data-line-number="20" style="padding: 0 10px; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; color: rgba(27, 31, 35, 0.3); text-align: right;"&gt;&lt;/TD&gt;
&lt;TD class="blob-code-inner blob-code js-file-line" style="padding: 0 10px; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="pl-s" style="color: #032f62;"&gt;&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;jquery&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;, &lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="blob-num js-line-number" data-line-number="21" style="padding: 0 10px; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; color: rgba(27, 31, 35, 0.3); text-align: right;"&gt;&lt;/TD&gt;
&lt;TD class="blob-code-inner blob-code js-file-line" style="padding: 0 10px; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="pl-s" style="color: #032f62;"&gt;&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;./d3.min&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;, &lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="blob-num js-line-number" data-line-number="22" style="padding: 0 10px; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; color: rgba(27, 31, 35, 0.3); text-align: right;"&gt;&lt;/TD&gt;
&lt;TD class="blob-code-inner blob-code js-file-line" style="padding: 0 10px; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="pl-s" style="color: #032f62;"&gt;&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;./d3.layout.cloud&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;, &lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="blob-num js-line-number" data-line-number="23" style="padding: 0 10px; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; color: rgba(27, 31, 35, 0.3); text-align: right;"&gt;&lt;/TD&gt;
&lt;TD class="blob-code-inner blob-code js-file-line" style="padding: 0 10px; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="pl-s" style="color: #032f62;"&gt;&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;./br.com.clever.wordcloud.support&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;, &lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="blob-num js-line-number" data-line-number="24" style="padding: 0 10px; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; color: rgba(27, 31, 35, 0.3); text-align: right;"&gt;&lt;/TD&gt;
&lt;TD class="blob-code-inner blob-code js-file-line" style="padding: 0 10px; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="pl-s" style="color: #032f62;"&gt;&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;css!./styles.css&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="blob-num js-line-number" data-line-number="25" style="padding: 0 10px; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; color: rgba(27, 31, 35, 0.3); text-align: right;"&gt;&lt;/TD&gt;
&lt;TD class="blob-code-inner blob-code js-file-line" style="padding: 0 10px; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px;"&gt;], &lt;SPAN class="pl-k" style="color: #d73a49;"&gt;function&lt;/SPAN&gt; (&lt;SPAN class="pl-smi"&gt;qlik&lt;/SPAN&gt;, &lt;SPAN class="pl-smi"&gt;$&lt;/SPAN&gt;, &lt;SPAN class="pl-smi"&gt;d3&lt;/SPAN&gt;) {&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might depend on how the d3 addon is written if you can use the same solution in your extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg&lt;/P&gt;&lt;P&gt;&lt;A href="https://extendingqlik.upper88.com/" title="https://extendingqlik.upper88.com/"&gt;https://extendingqlik.upper88.com/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 05:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-D3-js-Loading-js-files/m-p/98086#M1367</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2018-09-25T05:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Extension D3.js - Loading js files</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-D3-js-Loading-js-files/m-p/1758499#M13483</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2239"&gt;@morenoju&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check the below blog for the integration of D3 with Qlik sense Extension.&amp;nbsp; Its working fine for me.&lt;/P&gt;&lt;P&gt;&lt;A href="https://uruthirakkam.blogspot.com/2020/11/how-to-include-d3js-with-qlik-sense.html" target="_self"&gt;How to include D3.js with Qlik sense extension?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 15:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-D3-js-Loading-js-files/m-p/1758499#M13483</guid>
      <dc:creator>Manoj_Prabu</dc:creator>
      <dc:date>2020-11-04T15:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Extension D3.js - Loading js files</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-D3-js-Loading-js-files/m-p/1759251#M13499</link>
      <description>&lt;P&gt;Use this code for D3 with the attached D3.js file&lt;BR /&gt;&lt;BR /&gt;define(["jquery", "css!./style.css", "./d3.v3.min"], function($, cssContent)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 10:27:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-D3-js-Loading-js-files/m-p/1759251#M13499</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2020-11-06T10:27:39Z</dc:date>
    </item>
  </channel>
</rss>

