<?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: Needing help Create custom parallel interactive bar chart in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Needing-help-Create-custom-parallel-interactive-bar-chart/m-p/4617257#M12340</link>
    <description>&lt;P&gt;If you want it interactive, you can use &lt;A href="https://deneb-viz.github.io/" target="_self"&gt;deneb&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can get cross highlighting and other features like native visuals&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Mar 2025 22:23:28 GMT</pubDate>
    <dc:creator>Deku</dc:creator>
    <dc:date>2025-03-19T22:23:28Z</dc:date>
    <item>
      <title>Needing help Create custom parallel interactive bar chart</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Needing-help-Create-custom-parallel-interactive-bar-chart/m-p/4615387#M12331</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_6261.png" style="width: 1293px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1251687i7EA8EFE329C04073/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IMG_6261.png" alt="IMG_6261.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I need help with creating the middle chart&lt;/P&gt;&lt;P&gt;The dashboard looks like butterfly chart for hires and exits, with a parallel bar chart in the middle showing headcount and promotions for each headcount grade level&lt;/P&gt;&lt;P&gt;-as Power BI lacks this visual I am trying to do it with python but I am unable to find the right code to generate the middle graph and make it interactive with the bar charts on the left and right.&lt;/P&gt;&lt;P&gt;** so the requirement is creating three subplots: left for hires for each career level,&lt;/P&gt;&lt;P&gt;middle for headcount/promotions for each career level *up of each other* in parallel and showing the (number, percentage ),&lt;/P&gt;&lt;P&gt;and right for exits, all sharing the same y-axis (career levels).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 21:57:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Needing-help-Create-custom-parallel-interactive-bar-chart/m-p/4615387#M12331</guid>
      <dc:creator>Haifaa</dc:creator>
      <dc:date>2025-03-18T21:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Needing help Create custom parallel interactive bar chart</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Needing-help-Create-custom-parallel-interactive-bar-chart/m-p/4615457#M12332</link>
      <description>&lt;P&gt;please define what you mean by "interactive".&amp;nbsp; Python visuals are prerendered, and not interactive.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 23:40:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Needing-help-Create-custom-parallel-interactive-bar-chart/m-p/4615457#M12332</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-03-18T23:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Needing help Create custom parallel interactive bar chart</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Needing-help-Create-custom-parallel-interactive-bar-chart/m-p/4615467#M12333</link>
      <description>&lt;P&gt;&amp;nbsp;is there any way to make it interactive ?&lt;/P&gt;&lt;P&gt;or we can leave it like that and just make it prerendered&lt;/P&gt;&lt;P&gt;My supervisor asks me to create it response when clicking on career level all of the dashboard takes an action and highlights the career level new hire , Active headcounts and Total promotions , Total Exits&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 00:40:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Needing-help-Create-custom-parallel-interactive-bar-chart/m-p/4615467#M12333</guid>
      <dc:creator>Haifaa</dc:creator>
      <dc:date>2025-03-19T00:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Needing help Create custom parallel interactive bar chart</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Needing-help-Create-custom-parallel-interactive-bar-chart/m-p/4617257#M12340</link>
      <description>&lt;P&gt;If you want it interactive, you can use &lt;A href="https://deneb-viz.github.io/" target="_self"&gt;deneb&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can get cross highlighting and other features like native visuals&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 22:23:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Needing-help-Create-custom-parallel-interactive-bar-chart/m-p/4617257#M12340</guid>
      <dc:creator>Deku</dc:creator>
      <dc:date>2025-03-19T22:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Needing help Create custom parallel interactive bar chart</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Needing-help-Create-custom-parallel-interactive-bar-chart/m-p/4619769#M12344</link>
      <description>&lt;P&gt;Hi! ,&lt;/P&gt;&lt;P&gt;actually my company doesn't allow to use another methods for safety reasons&lt;/P&gt;&lt;P&gt;so I have to create the chart using only python on powerBI&amp;nbsp;&lt;/P&gt;&lt;P&gt;so anyone help with the right script to create the middle section?&amp;nbsp;&lt;BR /&gt;I need it the same like the photo but only the promotion bar be on top of each linked active headcount bar side by side&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 11:32:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Needing-help-Create-custom-parallel-interactive-bar-chart/m-p/4619769#M12344</guid>
      <dc:creator>Haifaa</dc:creator>
      <dc:date>2025-03-21T11:32:45Z</dc:date>
    </item>
  </channel>
</rss>

