<?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: Making a Custom Visual Radar Chart Show Labels on Each slice (Aster Plot Precisely) in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Making-a-Custom-Visual-Radar-Chart-Show-Labels-on-Each-slice/m-p/3980358#M9885</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/730510"&gt;@Dyke211&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think that trying to re-use custom visual can be a hard task to do if you just want a POC or a small improvment.&lt;/P&gt;&lt;P&gt;One thing that I can recommand to you is to use an external JS library to implement the visual that suits your need&lt;/P&gt;&lt;P&gt;Here is a &lt;A href="https://medium.com/custom-visuals/plotly-waterfall-chart-in-power-bi-97a75fca21af" target="_blank" rel="noopener"&gt;tutorial&lt;/A&gt; and a &lt;A href="https://github.com/stevedep/Waterfall_Plotly_PowerBI/tree/main" target="_blank" rel="noopener"&gt;code&lt;/A&gt;&amp;nbsp;that explains how to use Plotly.js to create custom Power BI visuals&lt;/P&gt;&lt;P&gt;You can use the same process to use an external librarie that propose Aster plots&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, as you want an Aster Plot with labeled arcs, you can base your code on &lt;A href="https://codepen.io/noranda/pen/vpMbWr" target="_self"&gt;this D3.js axter example in js&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I tried to update it to get a version with labels and its here:&amp;nbsp;&lt;A href="https://codepen.io/PaulEquinet/pen/LYojVbN" target="_blank" rel="noopener"&gt;D3 - Aster Plot (codepen.io)&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jun 2024 15:27:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-06-07T15:27:41Z</dc:date>
    <item>
      <title>Making a Custom Visual Radar Chart Show Labels on Each slice (Aster Plot Precisely)</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Making-a-Custom-Visual-Radar-Chart-Show-Labels-on-Each-slice/m-p/3971908#M9820</link>
      <description>&lt;P&gt;Hi Guys, does anyone understand how to tweak open source visual? I am trying to tweak this "aster plot" in such a way that the labels in the table by the side appear ontop of each slice of the 360 radar chart. I have the Aster Plot open source github repository but i couldnt figure out how to edit the repository in such a way that the label name shows on top of each angle of the 360 chart as opposed to being diplayed just on the table by the right.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the Github repository&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Microsoft/powerbi-visuals-asterplot" target="_blank" rel="noopener"&gt;https://github.com/Microsoft/powerbi-visuals-asterplot&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help on this will be appreciated&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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="gdelpuenteCinec_0-1715854923872.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1111012i9A068379AF85489F/image-size/large?v=v2&amp;amp;px=999" role="button" title="gdelpuenteCinec_0-1715854923872.png" alt="gdelpuenteCinec_0-1715854923872.png" /&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My end goal is to make a chart that looks like this below (but this was done in excel)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-04-25 091414.png" style="width: 490px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1111014i394A237C7C680C0D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-04-25 091414.png" alt="Screenshot 2024-04-25 091414.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 15:56:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Making-a-Custom-Visual-Radar-Chart-Show-Labels-on-Each-slice/m-p/3971908#M9820</guid>
      <dc:creator>Dyke211</dc:creator>
      <dc:date>2024-06-04T15:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Making a Custom Visual Radar Chart Show Labels on Each slice (Aster Plot Precisely)</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Making-a-Custom-Visual-Radar-Chart-Show-Labels-on-Each-slice/m-p/3980358#M9885</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/730510"&gt;@Dyke211&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think that trying to re-use custom visual can be a hard task to do if you just want a POC or a small improvment.&lt;/P&gt;&lt;P&gt;One thing that I can recommand to you is to use an external JS library to implement the visual that suits your need&lt;/P&gt;&lt;P&gt;Here is a &lt;A href="https://medium.com/custom-visuals/plotly-waterfall-chart-in-power-bi-97a75fca21af" target="_blank" rel="noopener"&gt;tutorial&lt;/A&gt; and a &lt;A href="https://github.com/stevedep/Waterfall_Plotly_PowerBI/tree/main" target="_blank" rel="noopener"&gt;code&lt;/A&gt;&amp;nbsp;that explains how to use Plotly.js to create custom Power BI visuals&lt;/P&gt;&lt;P&gt;You can use the same process to use an external librarie that propose Aster plots&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, as you want an Aster Plot with labeled arcs, you can base your code on &lt;A href="https://codepen.io/noranda/pen/vpMbWr" target="_self"&gt;this D3.js axter example in js&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I tried to update it to get a version with labels and its here:&amp;nbsp;&lt;A href="https://codepen.io/PaulEquinet/pen/LYojVbN" target="_blank" rel="noopener"&gt;D3 - Aster Plot (codepen.io)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2024 15:27:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Making-a-Custom-Visual-Radar-Chart-Show-Labels-on-Each-slice/m-p/3980358#M9885</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-07T15:27:41Z</dc:date>
    </item>
  </channel>
</rss>

