<?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: Incorporating graphs into eSearch Widget results in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798377#M4920</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Justin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; There is currently no support or any plans to support graphing in the eSearch results. This would be a pretty involved undertaking so I don't even have any suggestions about this at the moment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Aug 2018 14:40:59 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2018-08-06T14:40:59Z</dc:date>
    <item>
      <title>Incorporating graphs into eSearch Widget results</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798376#M4919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Robert's eSearch Widget to bring in some ACS census data in certain areas. Graphically, it displays the results like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/418164_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say I wanted to display the race results as a pie graph. I can easily use `(Math.floor((Total Pop/RacialGroup) * 100).toFixed(1) + "%"); ` or something like that to get the percentage&amp;gt; I have no idea how I could create and insert a small pie graph in the Results under Race to display. Currently, I am using the following to display the results in the widget.js.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-weight: normal; font-size: 14px;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #9cdcfe;"&gt;thisVar&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;featLayerTracker&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;+=&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;layerConfig&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;Label&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;Population&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;": "&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;sumPOP&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"&amp;lt;br&amp;gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;So, I am thinking that I need to perhaps look to layerConfig inthe config_eSearch.json perhaps to set something like this up. Any ideas or suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2018 14:14:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798376#M4919</guid>
      <dc:creator>JustinBridwell2</dc:creator>
      <dc:date>2018-08-06T14:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Incorporating graphs into eSearch Widget results</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798377#M4920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Justin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; There is currently no support or any plans to support graphing in the eSearch results. This would be a pretty involved undertaking so I don't even have any suggestions about this at the moment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2018 14:40:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798377#M4920</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-08-06T14:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Incorporating graphs into eSearch Widget results</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798378#M4921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;It does look like quite an undertaking. I am looking at using the javascript api and dojo/dijits and seeing what I can come up with. I see there is an &lt;A href="https://developers.arcgis.com/javascript/3/sandbox/sandbox.html?sample=widget_infowindowchart"&gt;InfoTemplate&lt;/A&gt; example that allows you to have a Pie Chart tab in a popup modal on a clickable layer, but that seems like a whole different concept. Perhaps if I made a category title clickable and then launched a modal with the pie chart, that might be doable. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2018 14:56:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798378#M4921</guid>
      <dc:creator>JustinBridwell2</dc:creator>
      <dc:date>2018-08-06T14:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Incorporating graphs into eSearch Widget results</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798379#M4922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Justin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;You can try and add the chart to the results popup by making code changes in the widget code to add a media section to the results popup.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2018 15:24:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798379#M4922</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-08-06T15:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Incorporating graphs into eSearch Widget results</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798380#M4923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/218710"&gt;Justin Bridwell&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;You can link&amp;nbsp;eSearch to the out-of-the-box Infographic widget in Web App Builder.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example I linked eSearch for Parcels to Infographics for sale price, land value and real estate value.&amp;nbsp; Seemed kind of similar, does that sound useful?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I re-named the Infographic widget and gave it a custom icon and cloned it for each of these three chart types)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://cloud.sagis.org/sagisnext19/" title="https://cloud.sagis.org/sagisnext19/"&gt;ArcGIS Web Application&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="431481" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/431481_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 22:44:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798380#M4923</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-12-12T22:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Incorporating graphs into eSearch Widget results</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798381#M4924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was a great idea. I ended up using some &lt;A href="https://dojotoolkit.org/documentation/tutorials/1.10/charting/"&gt;Dojox/Charting&lt;/A&gt;&amp;nbsp;stuff, which was extremely complicated, but it did the trick. Wish I had thought of this earlier. Thanks.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 00:31:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798381#M4924</guid>
      <dc:creator>JustinBridwell2</dc:creator>
      <dc:date>2018-12-14T00:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Incorporating graphs into eSearch Widget results</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798382#M4925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Justin, Cool. Is your site live that you created the charts for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 16:23:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798382#M4925</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-12-14T16:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Incorporating graphs into eSearch Widget results</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798383#M4926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, its up and running, but its an internal/org app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 18:43:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798383#M4926</guid>
      <dc:creator>JustinBridwell2</dc:creator>
      <dc:date>2018-12-14T18:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Incorporating graphs into eSearch Widget results</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798384#M4927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to do basically the same sort of thing.&lt;/P&gt;&lt;P&gt;How do I link the results from the eSearch Widget to open the Infographic Widget&lt;/P&gt;&lt;P&gt;automatically from the selected results?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Dogs" class="image-1 jive-image j-img-original" src="/legacyfs/online/432010_DOGS WEB.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 15:29:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798384#M4927</guid>
      <dc:creator>RichBell</dc:creator>
      <dc:date>2018-12-19T15:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Incorporating graphs into eSearch Widget results</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798385#M4928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/49699"&gt;Rich Bell&lt;/A&gt; in Infographic config select it as the Source.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/432039_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 19:15:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798385#M4928</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-12-19T19:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Incorporating graphs into eSearch Widget results</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798386#M4929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You, but that is how I set up the info widget.&lt;/P&gt;&lt;P&gt;What I'm needing is some function to "open" the infographic chart from the eSearch.&lt;/P&gt;&lt;P&gt;Something similar to the "Zoom Too", Flash", etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 19:49:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798386#M4929</guid>
      <dc:creator>RichBell</dc:creator>
      <dc:date>2018-12-19T19:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Incorporating graphs into eSearch Widget results</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798387#M4930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rich, I'd also like this. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/grin.png" /&gt;&amp;nbsp;As well as a direct way to open the Screening widget from eSearch to generate a tabular report.&amp;nbsp; (the Screening widget creates great reports)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps for v. 1.1 of my site for the spring or summer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 20:41:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/incorporating-graphs-into-esearch-widget-results/m-p/798387#M4930</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-12-19T20:41:21Z</dc:date>
    </item>
  </channel>
</rss>

