If I'm only viewing data for one country that's as easy as sorting the 
chartMeasures by # of medals - but how could I do this for each individual 
point without affecting the entire chart?

--- In [email protected], "s_grollins" <s.groll...@...> wrote:
>
> Hi all,
> 
> I have a quick question regarding arranging different bars or columns in a 
> chart - if you use the following page as an example: 
> http://livedocs.adobe.com/flex/3/langref/mx/charts/ColumnChart.html, what I 
> need to do is to make the actual bars in the chart sort descending - so I 
> would need the USA's silver count to be the left-most bar, followed by gold, 
> followed by bronze, china's would be okay as is (already descending), then 
> for russia I would need bronze to be the left most column followed by gold 
> and silver.
>       
> I don't believe this is possible in the flex charting / data viz. framework 
> right now - does anyone have any ideas on a possible approach?
> 
> Thanks in advance for any help!
> 
> -Steven
>


Reply via email to