<?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 query features and populate a line graph in bottom pane with analysis in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62364#M5462</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will these lines have multiple date ranges? Such as 2006 - 2011, then 2008 - 2010 for the newly added series. I ran into issue trying to align multiple series points with there coinciding dates on the x axis. Something to keep in mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would take a look at this demo &lt;A href="http://dojotdg.zaffra.com/tag/dojoxcharting/" title="http://dojotdg.zaffra.com/tag/dojoxcharting/"&gt;Dojo: The Definitive Guide » dojox.charting&lt;/A&gt; . This demo changes the series manually from a drop down box, and changes them on the fly with a check box. There is also a few bits on adding a legend that allow you to toggle layers on and off if you haven't checked that out yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm still working on the rest myself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Aug 2015 12:13:38 GMT</pubDate>
    <dc:creator>williamcarr</dc:creator>
    <dc:date>2015-08-26T12:13:38Z</dc:date>
    <item>
      <title>How to query features and populate a line graph in bottom pane with analysis</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62355#M5453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know how to be able to query a specific amount of features (ex. say 4 max) and populate a line graph in a separate window pane, for example at the bottom?&amp;nbsp; I know you can populate a graph in a pop-up window, but I want to instead have it show up in a bottom pane.&amp;nbsp; I also want to have an analysis box next to the chart that displays a volume change of the features queried.&amp;nbsp; I have the layout already, I just need to fill in these parts.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 17:06:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62355#M5453</guid>
      <dc:creator>MathewSuran</dc:creator>
      <dc:date>2014-12-12T17:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to query features and populate a line graph in bottom pane with analysis</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62356#M5454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone have any suggestions or resources to check out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:11:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62356#M5454</guid>
      <dc:creator>MathewSuran</dc:creator>
      <dc:date>2014-12-18T19:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to query features and populate a line graph in bottom pane with analysis</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62357#M5455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a simple example that queries a feature layer and displays a chart of wind speed at the bottom of the app: &lt;/P&gt;&lt;P&gt;&lt;A href="http://jsbin.com/kupibo/1/" style="line-height: 1.5;" title="http://jsbin.com/kupibo/1/"&gt;http://jsbin.com/kupibo/1/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example above I used the dojo charting tools to generate the bar chart. You can find out more info on the various charts available using the following link: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;&lt;A href="http://dojotoolkit.org/documentation/tutorials/1.8/charting/" title="http://dojotoolkit.org/documentation/tutorials/1.8/charting/"&gt;Dojo Charting - The Dojo Toolkit&lt;/A&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 18:11:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62357#M5455</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2014-12-19T18:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to query features and populate a line graph in bottom pane with analysis</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62358#M5456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the link.&amp;nbsp; After adding the line graph into my template, one issue I am running into is trying to get the Legend to work for the line graph.&amp;nbsp; It seems like the chart Legend is conflicting with the map Legend and I keep getting an error in Google's inspect element tool that the "chart" is undefined.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The chart Legend ends up appearing but the map Legend does not (which has the map layers attached).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need me to post any code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2014 21:35:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62358#M5456</guid>
      <dc:creator>MathewSuran</dc:creator>
      <dc:date>2014-12-23T21:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to query features and populate a line graph in bottom pane with analysis</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62359#M5457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kelly,&lt;/P&gt;&lt;P&gt;In your example, you only use one feature layer and one query feature.&amp;nbsp; Can you elaborate on how to define multiple feature layers and multiple query features in your example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, how to only query from a specific "checked" feature layer in the TOC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 20:10:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62359#M5457</guid>
      <dc:creator>MathewSuran</dc:creator>
      <dc:date>2015-03-04T20:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to query features and populate a line graph in bottom pane with analysis</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62360#M5458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mathew, are you still working on this? I have a few examples if you are.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 11:58:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62360#M5458</guid>
      <dc:creator>williamcarr</dc:creator>
      <dc:date>2015-08-24T11:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to query features and populate a line graph in bottom pane with analysis</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62361#M5459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey William,&lt;/P&gt;&lt;P&gt;Yes I am still working on this.&amp;nbsp; I figured out how to add the suggestion from Kelly into my webapp.&amp;nbsp; The only problem is that her example only utilizes one feature layer and one query.&amp;nbsp; I am currently working on trying to add multiple steps to the query to add multiple lines to the graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;Selecting a feature opens a text box to type in a year then type in spring or fall.&amp;nbsp; This will then populate the line graph for those criteria.&amp;nbsp; I want to be able to do this up to 3 times for a max of 3 populated lines.&amp;nbsp; Hope this makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am open to suggestions though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 12:20:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62361#M5459</guid>
      <dc:creator>MathewSuran</dc:creator>
      <dc:date>2015-08-25T12:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to query features and populate a line graph in bottom pane with analysis</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62362#M5460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you plan to query the year and spring and fall separately? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I followed her example as well, but went with a queryTask rather than queryFeatures. Then I access it through the showResults array.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; //I also query both the feature type, in this case an array, with a date query at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; query.where = "NAMELSAD = '" + looper&lt;I&gt;+ "'" + "AND " + "Date &amp;gt; '" + dstart+ "'";&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; queryTask.execute(query, showResults);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once I get the features returned in the showResults, I can access them (in my case sort them by date) before pushing them into separate arrays, which I suppose you could query again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; function showResults (results) {&lt;/P&gt;&lt;P&gt;//--------------------------------sort by date so they are addressed in ascending order in the chart.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; results.features.sort(function(a, b) {return&amp;nbsp; a.attributes.Date - b.attributes.Date;});&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for (var j = 1; j &amp;lt; results.features.length; j++) {_covDate = new Date(results.features&lt;J&gt;.attributes.Date);&lt;/J&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _covDateStr = dojo.date.locale.format(_covDate, {selector: 'date',datePattern: 'MM/yyyy'});&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; console.log(_covDateStr);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; banana1.push(_covDateStr );&amp;nbsp; &lt;/P&gt;&lt;P&gt;//--------------------------------push to separate county arrays...........................&lt;/P&gt;&lt;P&gt;&amp;nbsp; if (results.features&lt;J&gt;.attributes.NAMELSAD == "Christian County"){&lt;/J&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Christian= "Christian County";&lt;/P&gt;&lt;P&gt;&amp;nbsp; CChristian.push(results.features&lt;J&gt;);&lt;/J&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; CChristianT.push(results.features&lt;J&gt;.attributes.TotalUsage ); };&lt;/J&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; if (results.features&lt;J&gt;.attributes.NAMELSAD == "Clay County"){&lt;/J&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Clay = "Clay County";&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; CClay.push(results.features&lt;J&gt;);&lt;/J&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; CClayT.push(results.features&lt;J&gt;.attributes.TotalUsage ); };&lt;/J&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Did you get past adding the multiple lines to the graph? That gave me some issues as well that I might be able to help with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 16:25:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62362#M5460</guid>
      <dc:creator>williamcarr</dc:creator>
      <dc:date>2015-08-25T16:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to query features and populate a line graph in bottom pane with analysis</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62363#M5461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all of that.&amp;nbsp; I want to be able to select a feature (line) and then apply a query to the selected feature.&amp;nbsp; I thought of check boxes with all of the years and spring/fall but that would be too space hungry, so I thought that 2 text boxes to fill in would be easiest.&amp;nbsp; In the first box, enter the year.&amp;nbsp; In the second box, enter either fall or spring.&amp;nbsp; Those are the 2 attributes I want to query to populate the line graph. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as adding multiple lines, I want to be able to do the above process total 2-3 times, depending on how cluttered the graph looks.&amp;nbsp; I can manually give values for each line to populate multiple, but haven't tried the above example since they tie into each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to reset the query if you want to display new attributes?&amp;nbsp; I was thinking of turning the symbol in the graph legend into a movable and deletable object.&amp;nbsp; Movable so you can rearrange the order of the lines and deletable to add a new query/line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 20:58:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62363#M5461</guid>
      <dc:creator>MathewSuran</dc:creator>
      <dc:date>2015-08-25T20:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to query features and populate a line graph in bottom pane with analysis</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62364#M5462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will these lines have multiple date ranges? Such as 2006 - 2011, then 2008 - 2010 for the newly added series. I ran into issue trying to align multiple series points with there coinciding dates on the x axis. Something to keep in mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would take a look at this demo &lt;A href="http://dojotdg.zaffra.com/tag/dojoxcharting/" title="http://dojotdg.zaffra.com/tag/dojoxcharting/"&gt;Dojo: The Definitive Guide » dojox.charting&lt;/A&gt; . This demo changes the series manually from a drop down box, and changes them on the fly with a check box. There is also a few bits on adding a legend that allow you to toggle layers on and off if you haven't checked that out yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm still working on the rest myself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 12:13:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62364#M5462</guid>
      <dc:creator>williamcarr</dc:creator>
      <dc:date>2015-08-26T12:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to query features and populate a line graph in bottom pane with analysis</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62365#M5463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is actually exactly what I am looking for, great find! Would you suggest utilizing the data store over a query for this application? I may be completely off here but it seems like the query would be pointless to incorporate and the data store with the combo box is the way to go. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not to get off topic for this thread, check out my other thread I started for setting up the data that I will be using for this webapp.&amp;nbsp; Any suggestions there would be appreciated. &lt;A href="https://community.esri.com/thread/163917"&gt;Combine line and point feature classes attributes&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 12:55:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62365#M5463</guid>
      <dc:creator>MathewSuran</dc:creator>
      <dc:date>2015-08-26T12:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to query features and populate a line graph in bottom pane with analysis</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62366#M5464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as the datastore goes, I'm going to stick with the query for the sole purpose of future relationships that I may or may not incorporate for spatial purposes. My app is still in it's infantile phase so I'm leaving every door open, so I would suggest trying it any and all ways to find the easiest/best solution for your app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 14:39:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62366#M5464</guid>
      <dc:creator>williamcarr</dc:creator>
      <dc:date>2015-08-26T14:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to query features and populate a line graph in bottom pane with analysis</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62367#M5465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I totally agree.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 14:42:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-query-features-and-populate-a-line-graph-in/m-p/62367#M5465</guid>
      <dc:creator>MathewSuran</dc:creator>
      <dc:date>2015-08-26T14:42:49Z</dc:date>
    </item>
  </channel>
</rss>

