<?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 Custom visual with external library in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-with-external-library/m-p/275982#M8279</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to create my first custom visual on power pi, using highcharts library&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried to install it from npm (npm install), try to use typings (typings install) but when I start my visual, "Hightcharts" is undefined (error on my visual.ts).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone ever used this library to enrich power bi charts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 11 Oct 2017 11:37:10 GMT</pubDate>
    <dc:creator>vincentd</dc:creator>
    <dc:date>2017-10-11T11:37:10Z</dc:date>
    <item>
      <title>Custom visual with external library</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-with-external-library/m-p/275982#M8279</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to create my first custom visual on power pi, using highcharts library&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried to install it from npm (npm install), try to use typings (typings install) but when I start my visual, "Hightcharts" is undefined (error on my visual.ts).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone ever used this library to enrich power bi charts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 11:37:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-with-external-library/m-p/275982#M8279</guid>
      <dc:creator>vincentd</dc:creator>
      <dc:date>2017-10-11T11:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visual with external library</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-with-external-library/m-p/276554#M8295</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/44117"&gt;@vincentd&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could add a let statement as shown below.&lt;/P&gt;
&lt;PRE&gt;let Highcharts = (&amp;lt;any&amp;gt;window).Highcharts;&lt;/PRE&gt;</description>
      <pubDate>Thu, 12 Oct 2017 02:07:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-with-external-library/m-p/276554#M8295</guid>
      <dc:creator>v-chuncz-msft</dc:creator>
      <dc:date>2017-10-12T02:07:12Z</dc:date>
    </item>
  </channel>
</rss>

