<?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 Need help with Chart in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/need-help-with-chart/m-p/235272#M5537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am querying data from map service to create chart, i want to create a line chart but i don't know how many lines i will need because it depends on how many stations a user will select... for example user might select st1 only or st1 and st2...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am looking for line chart....date is x-axis and temp is y axis field...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="https://community.esri.com/" /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]3938[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Dec 2010 22:48:18 GMT</pubDate>
    <dc:creator>ZahidChaudhry</dc:creator>
    <dc:date>2010-12-17T22:48:18Z</dc:date>
    <item>
      <title>Need help with Chart</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/need-help-with-chart/m-p/235272#M5537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am querying data from map service to create chart, i want to create a line chart but i don't know how many lines i will need because it depends on how many stations a user will select... for example user might select st1 only or st1 and st2...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am looking for line chart....date is x-axis and temp is y axis field...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="https://community.esri.com/" /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]3938[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 22:48:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/need-help-with-chart/m-p/235272#M5537</guid>
      <dc:creator>ZahidChaudhry</dc:creator>
      <dc:date>2010-12-17T22:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Chart</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/need-help-with-chart/m-p/235273#M5538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From a regular non-spatial webservice, I would bring read the results as XMLList, then traverse it and build an arraycollection of the data series, which will be made a dataprovider for the graph.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are reading results from map service, then you have to summarize the table by station and again build an arraycollection. The station names can be kept in a dictionary.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This example shows how to aggregate two data series into one array (mySeries) and feed it to the chart and legend.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://livedocs.adobe.com/flex/3/html/help.html?content=charts_intro_7.html"&gt;http://livedocs.adobe.com/flex/3/html/help.html?content=charts_intro_7.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 17:48:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/need-help-with-chart/m-p/235273#M5538</guid>
      <dc:creator>ValentinaBoycheva</dc:creator>
      <dc:date>2011-01-06T17:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Chart</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/need-help-with-chart/m-p/235274#M5539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks..I used same logic but different approach and it is working...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Jan 2011 17:38:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/need-help-with-chart/m-p/235274#M5539</guid>
      <dc:creator>ZahidChaudhry</dc:creator>
      <dc:date>2011-01-08T17:38:59Z</dc:date>
    </item>
  </channel>
</rss>

