<?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 see my plugin in &amp;quot;PowerBIVisualsPlayground&amp;quot; plugins list in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/see-my-plugin-in-quot-PowerBIVisualsPlayground-quot-plugins-list/m-p/15335#M158</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;How Can i see my plugin in&amp;nbsp;"PowerBIVisualsPlayground" plugins list !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have created a&amp;nbsp;&lt;SPAN&gt;IVisua named&amp;nbsp;icalender and as the already build it methods says ---&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/* Creating IVisualPlugin that is used to represent IVisual. */&lt;BR /&gt;// Uncomment it to see your plugin in "PowerBIVisualsPlayground" plugins list&lt;BR /&gt;// Remember to finally move it to plugins.ts&lt;BR /&gt;//&lt;BR /&gt;module powerbi.visuals.plugins {&lt;BR /&gt;export var icalender: ivisualplugin = {&lt;BR /&gt;name: 'icalender',&lt;BR /&gt;capabilities: icalender.capabilities,&lt;BR /&gt;create: () =&amp;gt; new icalender()&lt;BR /&gt;};&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have uncommented it but still i can not see my plugin name in the&amp;nbsp;&lt;SPAN&gt;PowerBIVisualsPlayground" plugins list.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have also tried to&amp;nbsp;move my code to&amp;nbsp;plugins.ts but still no result !!&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;export let icalender: IVisualPlugin = {&lt;BR /&gt;name: 'iCalender',&lt;BR /&gt;watermarkKey: 'iCalender',&lt;BR /&gt;capabilities: iCalender.capabilities,&lt;BR /&gt;create: () =&amp;gt; new iCalender()&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do ayone knows what i am doing wrong !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any kind of advice or help will be really appreciable&amp;nbsp;! Thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jan 2016 09:22:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-19T09:22:15Z</dc:date>
    <item>
      <title>see my plugin in "PowerBIVisualsPlayground" plugins list</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/see-my-plugin-in-quot-PowerBIVisualsPlayground-quot-plugins-list/m-p/15335#M158</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;How Can i see my plugin in&amp;nbsp;"PowerBIVisualsPlayground" plugins list !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have created a&amp;nbsp;&lt;SPAN&gt;IVisua named&amp;nbsp;icalender and as the already build it methods says ---&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/* Creating IVisualPlugin that is used to represent IVisual. */&lt;BR /&gt;// Uncomment it to see your plugin in "PowerBIVisualsPlayground" plugins list&lt;BR /&gt;// Remember to finally move it to plugins.ts&lt;BR /&gt;//&lt;BR /&gt;module powerbi.visuals.plugins {&lt;BR /&gt;export var icalender: ivisualplugin = {&lt;BR /&gt;name: 'icalender',&lt;BR /&gt;capabilities: icalender.capabilities,&lt;BR /&gt;create: () =&amp;gt; new icalender()&lt;BR /&gt;};&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have uncommented it but still i can not see my plugin name in the&amp;nbsp;&lt;SPAN&gt;PowerBIVisualsPlayground" plugins list.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have also tried to&amp;nbsp;move my code to&amp;nbsp;plugins.ts but still no result !!&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;export let icalender: IVisualPlugin = {&lt;BR /&gt;name: 'iCalender',&lt;BR /&gt;watermarkKey: 'iCalender',&lt;BR /&gt;capabilities: iCalender.capabilities,&lt;BR /&gt;create: () =&amp;gt; new iCalender()&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do ayone knows what i am doing wrong !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any kind of advice or help will be really appreciable&amp;nbsp;! Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 09:22:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/see-my-plugin-in-quot-PowerBIVisualsPlayground-quot-plugins-list/m-p/15335#M158</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-19T09:22:15Z</dc:date>
    </item>
  </channel>
</rss>

