<?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: Finally, my first viz! in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Finally-my-first-viz/m-p/663456#M19015</link>
    <description>&lt;P&gt;I know this is a very old thread but I like the vizual. I am brand new to Power BI so how can I install it without a .pbiviz file? Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 05 Apr 2019 18:07:03 GMT</pubDate>
    <dc:creator>xBigMarkx</dc:creator>
    <dc:date>2019-04-05T18:07:03Z</dc:date>
    <item>
      <title>Finally, my first viz!</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Finally-my-first-viz/m-p/74783#M2530</link>
      <description>&lt;P&gt;AHHHHHHHH!!! that is how I describe getting started &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I only know a little JS / TS / any programming so it has been an experience!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Circle packing to show a hierarchy structure: I will GIT and Blog this with a link to a gif as this doesn't seem to want to post&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-center" image-alt="circlepacking.gif" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/15574i948119DE580897AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="circlepacking.gif" alt="circlepacking.gif" /&gt;&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 11:20:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Finally-my-first-viz/m-p/74783#M2530</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-10-04T11:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Finally, my first viz!</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Finally-my-first-viz/m-p/75029#M2548</link>
      <description>&lt;P&gt;Congratulation and thanks for sharing. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2016 02:00:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Finally-my-first-viz/m-p/75029#M2548</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2016-10-05T02:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Finally, my first viz!</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Finally-my-first-viz/m-p/75167#M2555</link>
      <description>&lt;P&gt;Thank you, it was infuriating but rewarding and hopefully I can improve on it when the custom objects are working again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The GIT is here&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/adamdavi3s/PowerBICirclePacking" target="_blank"&gt;https://github.com/adamdavi3s/PowerBICirclePacking&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2016 09:33:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Finally-my-first-viz/m-p/75167#M2555</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-10-05T09:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Finally, my first viz!</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Finally-my-first-viz/m-p/113388#M3926</link>
      <description>BTW I took a look at your code and found it was a good starting initiative. However I noticed an error in your update method structure cause the chart to constantly add a new layer as you resized it. I managed to re-write it with different approach. Issue was fixed. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; Then went ahead with Zoomable treemap.Everything works fine.</description>
      <pubDate>Sat, 14 Jan 2017 04:20:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Finally-my-first-viz/m-p/113388#M3926</guid>
      <dc:creator>MawashiKid</dc:creator>
      <dc:date>2017-01-14T04:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Finally, my first viz!</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Finally-my-first-viz/m-p/113705#M3935</link>
      <description>&lt;P&gt;ahhh fantastic, I meant to come back and correct that error (it was obvious when you resized the object) but completly forgot about it!&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 07:11:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Finally-my-first-viz/m-p/113705#M3935</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2017-01-16T07:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Finally, my first viz!</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Finally-my-first-viz/m-p/663456#M19015</link>
      <description>&lt;P&gt;I know this is a very old thread but I like the vizual. I am brand new to Power BI so how can I install it without a .pbiviz file? Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2019 18:07:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Finally-my-first-viz/m-p/663456#M19015</guid>
      <dc:creator>xBigMarkx</dc:creator>
      <dc:date>2019-04-05T18:07:03Z</dc:date>
    </item>
  </channel>
</rss>

