<?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 Using chart symbology in Flex viewer in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-chart-symbology-in-flex-viewer/m-p/43421#M1002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am new to Flex viewer and I don't have any experiences in programming. My plan is to illustrate a vector file that contains parking spaces (polygons) with bar or pie chart symbols. The data for the charts are included in two columns ("free" &amp;amp; "occupied") of the vektor file (shp).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the flex viewer 2.5, I did not find the possibility to draw charts for each polygon seperately as this is my plan for this application.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a simple way to solve this problem? Do I have to use ArcGIS API for Flex? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I attached a screenshot from ArCGIS desktop, to get an idea how the final vector files should look like in my web application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hannes&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jan 2012 13:27:20 GMT</pubDate>
    <dc:creator>HannesRömer</dc:creator>
    <dc:date>2012-01-24T13:27:20Z</dc:date>
    <item>
      <title>Using chart symbology in Flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-chart-symbology-in-flex-viewer/m-p/43421#M1002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am new to Flex viewer and I don't have any experiences in programming. My plan is to illustrate a vector file that contains parking spaces (polygons) with bar or pie chart symbols. The data for the charts are included in two columns ("free" &amp;amp; "occupied") of the vektor file (shp).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the flex viewer 2.5, I did not find the possibility to draw charts for each polygon seperately as this is my plan for this application.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a simple way to solve this problem? Do I have to use ArcGIS API for Flex? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I attached a screenshot from ArCGIS desktop, to get an idea how the final vector files should look like in my web application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hannes&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 13:27:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-chart-symbology-in-flex-viewer/m-p/43421#M1002</guid>
      <dc:creator>HannesRömer</dc:creator>
      <dc:date>2012-01-24T13:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using chart symbology in Flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-chart-symbology-in-flex-viewer/m-p/43422#M1003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hannes,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; First you need to post Flex Viewer Question to the Flex Viewer forum here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex"&gt;http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Next what you are asking for is not possible without using the Flex API to custom develop and extend the symbol class. But you can assign a popup renderer with a chart element but the popup is not going to show without clicking on the parking lot polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Learn more about popup configuration here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Pop_up_configuration_files/01m30000002q000000/"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Pop_up_configuration_files/01m30000002q000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to click the top arrow (promote) and to click the Mark as answer check as shown below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer2.5/Answer.jpg" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 14:07:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-chart-symbology-in-flex-viewer/m-p/43422#M1003</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-01-24T14:07:17Z</dc:date>
    </item>
  </channel>
</rss>

