<?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: Include vis.js in custom visual causes error in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Include-vis-js-in-custom-visual-causes-error/m-p/341460#M10112</link>
    <description>&lt;P&gt;Hello &lt;SPAN&gt;Ignat&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please find below the project in a zip file (I created it with npm, pbiviz new ... ).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for you support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Thomas&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit:&lt;/P&gt;&lt;P&gt;The first Screenshot is from Chrome&lt;/P&gt;&lt;P&gt;The last two are from Internet Explorer (dev tools looks different)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Project:&lt;/P&gt;&lt;P&gt;&lt;A href="https://1drv.ms/f/s!AvUXU0wyp-zVoBOkkbzo42Sv8YbG" target="_blank"&gt;https://1drv.ms/f/s!AvUXU0wyp-zVoBOkkbzo42Sv8YbG&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/78320iBCAD48847201A65A/image-size/large?v=v2&amp;amp;px=999" role="button" title="error.png" alt="error.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="npm install.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/78321i639E08D1DBC9DBCF/image-size/large?v=v2&amp;amp;px=999" role="button" title="npm install.png" alt="npm install.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IE - error.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/78322i71D33F9DF553B038/image-size/large?v=v2&amp;amp;px=999" role="button" title="IE - error.png" alt="IE - error.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IE - line with vis.js commented.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/78323i208FB0A79163088B/image-size/large?v=v2&amp;amp;px=999" role="button" title="IE - line with vis.js commented.png" alt="IE - line with vis.js commented.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jan 2018 08:29:02 GMT</pubDate>
    <dc:creator>AMsDeveloper</dc:creator>
    <dc:date>2018-01-19T08:29:02Z</dc:date>
    <item>
      <title>Include vis.js in custom visual causes error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Include-vis-js-in-custom-visual-causes-error/m-p/340881#M10092</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created an empty custom visualization and added vis.js but as soon as I add the line&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;console&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;log&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;vis&lt;/SPAN&gt;&lt;SPAN&gt;);&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The visualization does not work. The vis objects&amp;nbsp;causes an error.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Created project and added vis.js&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;pbiviz new&amp;nbsp;visualizationWithVis&lt;/P&gt;&lt;P&gt;-&amp;nbsp;npm install vis --save&lt;/P&gt;&lt;P&gt;- npm install&amp;nbsp;@types/vis --save&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;tsconfig.json:&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"files"&lt;/SPAN&gt;&lt;SPAN&gt;: [&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;".api/v1.10.0/PowerBI-visuals.d.ts"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"node_modules/powerbi-visuals-utils-dataviewutils/lib/index.d.ts"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"node_modules/@types/vis/index.d.ts"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"src/settings.ts"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"src/visual.ts"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;pbiviz.json:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"externalJS"&lt;/SPAN&gt;&lt;SPAN&gt;: [&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"node_modules/powerbi-visuals-utils-dataviewutils/lib/index.js"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"node_modules/vis/dist/vis.min.js"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;visual.ts&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;constructor&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;options&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;VisualConstructorOptions&lt;/SPAN&gt;&lt;SPAN&gt;) {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;console&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;log&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Visual constructor'&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;options&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;console&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;log&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Vis Object'&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;console&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;log&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;vis&lt;/SPAN&gt;&lt;SPAN&gt;);&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // Without this line the code runs. With this line I get an error. See screenshots&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chrome - error.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/78194i31016515109FDF23/image-size/large?v=v2&amp;amp;px=999" role="button" title="Chrome - error.png" alt="Chrome - error.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IE - error.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/78195i8947E97CA1F5F0F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="IE - error.png" alt="IE - error.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;PS: I followed this tutorial:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=fMDxGopxpjs&amp;amp;list=PL6z9i4iVbl8C2mtjFlH3ECb3q00eFDLAG&amp;amp;index=1&amp;nbsp;" target="_blank"&gt;https://www.youtube.com/watch?v=fMDxGopxpjs&amp;amp;list=PL6z9i4iVbl8C2mtjFlH3ECb3q00eFDLAG&amp;amp;index=1&amp;nbsp;&lt;/A&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 18 Jan 2018 19:24:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Include-vis-js-in-custom-visual-causes-error/m-p/340881#M10092</guid>
      <dc:creator>AMsDeveloper</dc:creator>
      <dc:date>2018-01-18T19:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Include vis.js in custom visual causes error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Include-vis-js-in-custom-visual-causes-error/m-p/341434#M10110</link>
      <description>&lt;P&gt;Looks like &lt;STRONG&gt;vis&lt;/STRONG&gt; doesn't exist in the root scope.&lt;/P&gt;&lt;P&gt;Could you please&amp;nbsp;share vis.min.js or entire project for futher debugging?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Ignat Vilesov,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 07:48:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Include-vis-js-in-custom-visual-causes-error/m-p/341434#M10110</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-01-19T07:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Include vis.js in custom visual causes error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Include-vis-js-in-custom-visual-causes-error/m-p/341460#M10112</link>
      <description>&lt;P&gt;Hello &lt;SPAN&gt;Ignat&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please find below the project in a zip file (I created it with npm, pbiviz new ... ).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for you support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Thomas&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit:&lt;/P&gt;&lt;P&gt;The first Screenshot is from Chrome&lt;/P&gt;&lt;P&gt;The last two are from Internet Explorer (dev tools looks different)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Project:&lt;/P&gt;&lt;P&gt;&lt;A href="https://1drv.ms/f/s!AvUXU0wyp-zVoBOkkbzo42Sv8YbG" target="_blank"&gt;https://1drv.ms/f/s!AvUXU0wyp-zVoBOkkbzo42Sv8YbG&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/78320iBCAD48847201A65A/image-size/large?v=v2&amp;amp;px=999" role="button" title="error.png" alt="error.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="npm install.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/78321i639E08D1DBC9DBCF/image-size/large?v=v2&amp;amp;px=999" role="button" title="npm install.png" alt="npm install.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IE - error.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/78322i71D33F9DF553B038/image-size/large?v=v2&amp;amp;px=999" role="button" title="IE - error.png" alt="IE - error.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IE - line with vis.js commented.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/78323i208FB0A79163088B/image-size/large?v=v2&amp;amp;px=999" role="button" title="IE - line with vis.js commented.png" alt="IE - line with vis.js commented.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 08:29:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Include-vis-js-in-custom-visual-causes-error/m-p/341460#M10112</guid>
      <dc:creator>AMsDeveloper</dc:creator>
      <dc:date>2018-01-19T08:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Include vis.js in custom visual causes error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Include-vis-js-in-custom-visual-causes-error/m-p/341977#M10121</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/52295"&gt;@AMsDeveloper&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may use a similar way mentioned in this &lt;A href="http://community.powerbi.com/t5/Developer/Setting-up-D3-V4-with-Custom-Visuals-and-Types/m-p/333191#M9863" target="_self"&gt;thread&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jan 2018 03:29:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Include-vis-js-in-custom-visual-causes-error/m-p/341977#M10121</guid>
      <dc:creator>v-chuncz-msft</dc:creator>
      <dc:date>2018-01-20T03:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Include vis.js in custom visual causes error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Include-vis-js-in-custom-visual-causes-error/m-p/342736#M10158</link>
      <description>&lt;P&gt;Hello Ignat,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;either the d3 v4 approach does not work with vis.js or I don’t understand it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I added a separate file: initVendorLibraries.js (included it in pbiviz after the vis library) with the code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var vis = window.vis;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but it did not work. The object is still undefined.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to &lt;A href="https://github.com/almende/vis/blob/master/package.json" target="_blank"&gt;https://github.com/almende/vis/blob/master/package.json&lt;/A&gt; vis contains other libraries (which are also visible under node_modules in my project):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "emitter-component": "^1.1.1",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "moment": "^2.18.1",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "propagating-hammerjs": "^1.4.6",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "hammerjs": "^2.0.8",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "keycharm": "^0.2.0"&lt;/P&gt;&lt;P&gt;do I have to use the approach on the other libraries as well?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a Power BI visual that included already vis.js successfully? If yes, do you have a link?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 12:05:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Include-vis-js-in-custom-visual-causes-error/m-p/342736#M10158</guid>
      <dc:creator>AMsDeveloper</dc:creator>
      <dc:date>2018-01-22T12:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Include vis.js in custom visual causes error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Include-vis-js-in-custom-visual-causes-error/m-p/343398#M10174</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/52295"&gt;@AMsDeveloper&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make sure you've&amp;nbsp;&lt;SPAN&gt;restarted the server.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 09:05:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Include-vis-js-in-custom-visual-causes-error/m-p/343398#M10174</guid>
      <dc:creator>v-chuncz-msft</dc:creator>
      <dc:date>2018-01-23T09:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Include vis.js in custom visual causes error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Include-vis-js-in-custom-visual-causes-error/m-p/343470#M10181</link>
      <description>&lt;P&gt;Please follow these steps to make vis.js working:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create a new JS file in src folder&lt;/LI&gt;&lt;LI&gt;Put the folllowing code in the new JS file&lt;/LI&gt;&lt;LI&gt;&lt;PRE&gt;var vis = window.vis || window.window.vis;&lt;/PRE&gt;Include the new file into externalJs property of pbiviz.json right after node_modules/vis/dist/vis.js.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ignat Vilesov,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 10:26:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Include-vis-js-in-custom-visual-causes-error/m-p/343470#M10181</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-01-23T10:26:59Z</dc:date>
    </item>
    <item>
      <title>load chart library in latest powerbi custom visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Include-vis-js-in-custom-visual-causes-error/m-p/2263626#M33713</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I want to call the nivo react chart library in the powerbi react visual. I also have seen the documentation. there, they said, you can't call the external js file in the powerbi api 3.0. or above. Any of the way to use react chart library with the latest powerbi library. Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 13:37:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Include-vis-js-in-custom-visual-causes-error/m-p/2263626#M33713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-03T13:37:52Z</dc:date>
    </item>
  </channel>
</rss>

