<?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: Clustered bar graph in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Clustered-bar-graph/m-p/791149#M20738</link>
    <description>&lt;P&gt;I'm working on one, but it's nowhere near ready for sharing or publication yet. I'll open-source it when ready but it's probably a month or so off doing that at the moment.&lt;/P&gt;&lt;P&gt;I started with the sample bar chart and then used this &lt;A href="https://bl.ocks.org/63anp3ca/6bafeb64181d87750dbdba78f8678715" target="_self"&gt;d3 example&lt;/A&gt; to make mine work. You'll need an extra field in your &lt;FONT face="courier new,courier"&gt;dataRoles&lt;/FONT&gt; to work with, and you'll need two x-axes for the clustered bars: one to manage the clustering (category) and one that works inside that to position the series/legend field values. It's all in the example but those are thekey differences to consider vs. the sample bar chart.&lt;/P&gt;&lt;P&gt;Alternatively, you could use this &lt;A href="https://vega.github.io/vega-lite/examples/bar_grouped.html" target="_self"&gt;Vega-Lite example&lt;/A&gt; and build everything using JSON and your data rather than using d3, if you need something more straightforward.&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Thu, 12 Sep 2019 23:10:45 GMT</pubDate>
    <dc:creator>dm-p</dc:creator>
    <dc:date>2019-09-12T23:10:45Z</dc:date>
    <item>
      <title>Clustered bar graph</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Clustered-bar-graph/m-p/789815#M20725</link>
      <description>&lt;P&gt;Hello, can anyone help me create a custom clustered bar graph or let me know if it already exist&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 19:20:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Clustered-bar-graph/m-p/789815#M20725</guid>
      <dc:creator>kaushal12</dc:creator>
      <dc:date>2019-09-11T19:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Clustered bar graph</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Clustered-bar-graph/m-p/791149#M20738</link>
      <description>&lt;P&gt;I'm working on one, but it's nowhere near ready for sharing or publication yet. I'll open-source it when ready but it's probably a month or so off doing that at the moment.&lt;/P&gt;&lt;P&gt;I started with the sample bar chart and then used this &lt;A href="https://bl.ocks.org/63anp3ca/6bafeb64181d87750dbdba78f8678715" target="_self"&gt;d3 example&lt;/A&gt; to make mine work. You'll need an extra field in your &lt;FONT face="courier new,courier"&gt;dataRoles&lt;/FONT&gt; to work with, and you'll need two x-axes for the clustered bars: one to manage the clustering (category) and one that works inside that to position the series/legend field values. It's all in the example but those are thekey differences to consider vs. the sample bar chart.&lt;/P&gt;&lt;P&gt;Alternatively, you could use this &lt;A href="https://vega.github.io/vega-lite/examples/bar_grouped.html" target="_self"&gt;Vega-Lite example&lt;/A&gt; and build everything using JSON and your data rather than using d3, if you need something more straightforward.&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 23:10:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Clustered-bar-graph/m-p/791149#M20738</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2019-09-12T23:10:45Z</dc:date>
    </item>
  </channel>
</rss>

