<?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: How to Build Percentage Bar Chart in Web AppBuilder in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-build-percentage-bar-chart-in-web/m-p/831785#M8334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;Are you using the Dojo library to create this? There are some good examples in their documentation -&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://dojotoolkit.org/documentation/tutorials/1.7/charting/" title="https://dojotoolkit.org/documentation/tutorials/1.7/charting/"&gt;https://dojotoolkit.org/documentation/tutorials/1.7/charting/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also some samples at jsfiddle -&amp;nbsp;&lt;A class="link-titled" href="https://jsfiddle.net/javabeat/yFL4U/" title="https://jsfiddle.net/javabeat/yFL4U/"&gt;Dojo Bar Chart Example - JSFiddle - Code Playground&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jul 2020 00:41:25 GMT</pubDate>
    <dc:creator>shaylavi</dc:creator>
    <dc:date>2020-07-10T00:41:25Z</dc:date>
    <item>
      <title>How to Build Percentage Bar Chart in Web AppBuilder</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-build-percentage-bar-chart-in-web/m-p/831784#M8333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was hoping to build a Bar Chart that displays percentages with one of the Infographics in the Web AppBuilder.&amp;nbsp; I want a bar chart that displays the percentages on the fly like the pie chart does.&amp;nbsp; I tried the&amp;nbsp;&lt;SPAN&gt;Percentage Stacked Bar Chart, but all I get is bars where each display as 100%.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I feel like I'm missing a simple setting in the configuration. I would think there would be an option to indicate what categories to stack, or what field to use as a total for calculating percentages.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to avoid creating a new set of percentage fields in the tables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Anyone else have success making a bar chart that displays percentages dynamically?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/498763_pastedImage_1.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2020 15:44:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-build-percentage-bar-chart-in-web/m-p/831784#M8333</guid>
      <dc:creator>DanSeidensticker</dc:creator>
      <dc:date>2020-07-03T15:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to Build Percentage Bar Chart in Web AppBuilder</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-build-percentage-bar-chart-in-web/m-p/831785#M8334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;Are you using the Dojo library to create this? There are some good examples in their documentation -&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://dojotoolkit.org/documentation/tutorials/1.7/charting/" title="https://dojotoolkit.org/documentation/tutorials/1.7/charting/"&gt;https://dojotoolkit.org/documentation/tutorials/1.7/charting/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also some samples at jsfiddle -&amp;nbsp;&lt;A class="link-titled" href="https://jsfiddle.net/javabeat/yFL4U/" title="https://jsfiddle.net/javabeat/yFL4U/"&gt;Dojo Bar Chart Example - JSFiddle - Code Playground&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 00:41:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-build-percentage-bar-chart-in-web/m-p/831785#M8334</guid>
      <dc:creator>shaylavi</dc:creator>
      <dc:date>2020-07-10T00:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Build Percentage Bar Chart in Web AppBuilder</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-build-percentage-bar-chart-in-web/m-p/831786#M8335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. Unfortunately I'm limited to an out-of-the-box solution. Looking for away to configure it in the WebApp Builder. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2020 19:16:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-build-percentage-bar-chart-in-web/m-p/831786#M8335</guid>
      <dc:creator>DanSeidensticker</dc:creator>
      <dc:date>2020-07-14T19:16:12Z</dc:date>
    </item>
  </channel>
</rss>

