<?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: Circular bar plot with 2 values in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/1553305#M3473</link>
    <description>&lt;P&gt;Hello again&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I forgot to say that I checked the box "tooltips"&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Wed, 16 Dec 2020 09:34:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-12-16T09:34:27Z</dc:date>
    <item>
      <title>Circular bar plot with 2 values</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/1548803#M3466</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to draw a graph similar to the one in the figure:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="radar.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/416099i50942E3E07CE3A3C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="radar.png" alt="radar.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;As you can see, 2 values ​​are being represented at the same time, a black line indicates the target value and the bar the real value. In turn, the bars are grouped by type.&lt;BR /&gt;&lt;SPAN&gt;I have tried to represent it in multiple ways but I have not succeeded, I need help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="gtx-trans-icon"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 Dec 2020 11:58:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/1548803#M3466</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-14T11:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Circular bar plot with 2 values</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/1551002#M3468</link>
      <description>&lt;P&gt;Hi @Anonymous&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;To the best of my knowledge there are very few radial visuals available, and not one that could immediately fit your requirements.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The shortest path (without writing any code) would be to use &lt;A href="https://charticulator.com/" target="_self"&gt;Charticulator&lt;/A&gt; to create something like this, using a radial plot segment. You can export your work as a custom visual file that you can import into Power BI.&amp;nbsp;&lt;A href="https://charticulator.com/gallery/nightingale.html" target="_self"&gt;This example could help you get started&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;If you need specific guidance on how to do this, please provide some sample data for your mockup and I will see if I can break it down for you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 10:16:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/1551002#M3468</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2020-12-15T10:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Circular bar plot with 2 values</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/1552237#M3470</link>
      <description>&lt;P&gt;Thanks for the reply&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I have managed to paint something similar with charticulator, but I have a problem.&lt;/P&gt;&lt;P&gt;Is it possible to show tooltips with charticulator visualizations?&lt;/P&gt;&lt;P&gt;When I use the visualization in power bi I do not see that the tooltips are shown in the graph.&lt;/P&gt;&lt;P&gt;Could you help me?&lt;BR /&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jesús&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 21:46:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/1552237#M3470</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-15T21:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Circular bar plot with 2 values</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/1552248#M3471</link>
      <description>&lt;P&gt;Hi @Anonymous&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;In Charticulator, there's these properties for a mark:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dm-p_0-1608069181152.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/417236i4F7006E5486C31BF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dm-p_0-1608069181152.png" alt="dm-p_0-1608069181152.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Did you ensure that &lt;EM&gt;Tooltips&lt;/EM&gt; was selected for your desired data point?&lt;/P&gt;
&lt;P&gt;If so, it's hard to diagnose without further info - are you able to provide a copy of your .chart file so I can have a look? You can obtain the file by going to your saved charts (from the Open screen) and clicking the download button, e.g.:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dm-p_1-1608069321329.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/417237iD48A88C3D59057E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dm-p_1-1608069321329.png" alt="dm-p_1-1608069321329.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please bear in mind that .chart definitions contain the data you're working with in the app (as the definition is persisted into your browser's local storage), so please ensure this is safe to share publicly if posting on this forum.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 21:58:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/1552248#M3471</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2020-12-15T21:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Circular bar plot with 2 values</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/1553064#M3472</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt;&amp;nbsp;, thanks again.&lt;/P&gt;&lt;P&gt;Don't worry, it's mock data.&lt;/P&gt;&lt;P&gt;attach the file:&lt;BR /&gt;&lt;A href="https://we.tl/t-EGZHNTh4xs" target="_blank"&gt;https://we.tl/t-EGZHNTh4xs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Jesús&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 08:18:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/1553064#M3472</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-16T08:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Circular bar plot with 2 values</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/1553305#M3473</link>
      <description>&lt;P&gt;Hello again&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I forgot to say that I checked the box "tooltips"&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 09:34:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/1553305#M3473</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-16T09:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Circular bar plot with 2 values</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/1557329#M3475</link>
      <description>&lt;P&gt;Hi @Anonymous&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I've taken your chart and exported my own custom visual and I can reproduce your issue,&amp;nbsp; so looks like this might be a bug in the latest version.&lt;/P&gt;
&lt;P&gt;I've taken your file and applied to an older version (that PowerBI.tips make available at &lt;A href="http://charts.powerbi.tips" target="_self"&gt;charts.powerbi.tips&lt;/A&gt;), and repeated the process (open the .chart file and export), and the one generated there - which also uses an older plugin, seems to work as expected:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dm-p_0-1608228521990.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/418982iECE0FC96C56FAB94/image-size/large?v=v2&amp;amp;px=999" role="button" title="dm-p_0-1608228521990.png" alt="dm-p_0-1608228521990.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I've attached the workbook (and my generated visual) for your reference, but if you use this older version for now you should be okay.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 18:13:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/1557329#M3475</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2020-12-17T18:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Circular bar plot with 2 values</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/1559530#M3476</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much, I have been able to deliver the work on time thanks to you.&lt;/P&gt;&lt;P&gt;I hope to be able to return the help I have received in the community&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jesus&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 13:00:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/1559530#M3476</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-18T13:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Circular bar plot with 2 values</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/2513679#M4520</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt;&amp;nbsp;Thanks for sharing! I would love to give this visual a crack. I was wondering if you could share the template file that i would be able to use to import via Charticulator? .json or .tmplt&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 13:53:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/2513679#M4520</guid>
      <dc:creator>munnaz</dc:creator>
      <dc:date>2022-05-13T13:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Circular bar plot with 2 values</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/3923676#M9648</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I'm new in PowerBi and need some of your help. I was searching for something similar to this chart. I downloaded your file &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt; and try to change with my values, but I have more Types than you so, what is happening is: some "Names" that I'm putting are in white, you can´t see them in the chart but its there. How can i change this.&lt;BR /&gt;&lt;BR /&gt;Also, is there any way to make this more personalized? Like, add automatic subtitles or change text position?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mariap4_0-1715856446253.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1099540i432944A9B7DED219/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mariap4_0-1715856446253.png" alt="Mariap4_0-1715856446253.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 10:47:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Circular-bar-plot-with-2-values/m-p/3923676#M9648</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-16T10:47:44Z</dc:date>
    </item>
  </channel>
</rss>

