Hello, i am new to Flex and Action Script but am digging in anyway...
I have integrated the modifications to the charting widget here (http://forums.esri.com/Thread.asp?c=158&f=2421&t=289432#900710) that change the chart type from Pie to Column. it is a great tool i must say but i am looking at modifying the functionality to:
a) allow users to pick a soil constituent (from a drop down list) to chart b) the first chart (which works correctly when a field is selected) then shows 4 columns (1 for each measurement by quarter) b) when the first chart is clicked the second chart that appears (instead of being a summary of the first) would chart a second set of attributes ( that correspond to the same quarters but a different set of measurements)
so the work-flow would go something like: Open the Widget > select a constituent from a drop down list > using point tool click a polygon on the map > the 1st set of constituents (four quarters at depth A) are graphed (this works) >click the graph and the second set of constituents (all four quarters at depth B) are graphed.
There are several constituents each with 2 sets of attributes to be charted. I figured that this is going to take some greater skills than what i have so any suggestions or code snippets would be most helpful and appreciated. [ATTACH=CONFIG]749[/ATTACH]