Hi Arthur.  You can create multiple copies of the collection, and filter
each one individually. Then, instead of assigning the dataprovider to
the chart, assign each dataprovider to it's own series in the chart.
 
Ely.
 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of arthurcoutinhoonline
Sent: Friday, January 26, 2007 11:12 AM
To: [email protected]
Subject: [flexcoders] Re: need help on showing line series based on list
box selection (Flex Charts)



Hi Ely,
please help, im going mad, trying to filter out the arraycollection,
one item is fine, but more than 1 filter is a problem,
please help with an example, not able to get more than one series!
regards,

--- In [email protected] <mailto:flexcoders%40yahoogroups.com>
, "arthurcoutinhoonline"
<[EMAIL PROTECTED]> wrote:
>
> Hi There,
> 
> this is Arthur, im new to flex & have created a small CHART app, where
> a user based on the selection from the list box can display the line
> series..
> Im able to display a line series based on a user's selection of a list
> box item, but im facing problems in displaying multiple line series
> based on multiple LIST selection.
> 
> For. eg. if u select item "1001" from the listbox & select the above
> checkboxes like temperature etc. it shall show temperature for the
> Line Series (1001), but if u want to see the temperature for id 1001,
> 1002 & 1003, basically, in 3 different line series, its not coming,
> hence would appreciate any help in this. im posting the code & xml
> file which u can try & execute for reference
> 
> 



 

Reply via email to