Re: [flexcoders] Charts - How to filter dataprovider by date?

2008-10-24 Thread Maciek Sakrejda
@yahoogroups.com To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Charts - How to filter dataprovider by date? Date: Thu, 23 Oct 2008 09:28:03 -0300 Hi Maciek, Still new at this, so I’ll answer the best I can. The chart is getting it’s data from a RemoteObject using amfPHP. I have an arraycollection

Re: [flexcoders] Charts - How to filter dataprovider by date?

2008-10-23 Thread Blair Cox
To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Charts - How to filter dataprovider by date? It's not clear how your data is bound to the chart, but it sounds like you need a filterFunction: http://livedocs.adobe.com/flex/3/langref/mx/collections/ListCollectionView.h tml#filterFunction If you

[flexcoders] Charts - How to filter dataprovider by date?

2008-10-22 Thread cox.blair
Hi everyone, I've spent hours over several weeks looking for a hint of an answer to this, perhaps my situation is unique. I have a database, that through necessity, has the data for multiple items, we'll call them different tests. Now if I use this database for a chart's data provider, it will

Re: [flexcoders] Charts - How to filter dataprovider by date?

2008-10-22 Thread Maciek Sakrejda
, Inc. http://www.truviso.com -Original Message- From: cox.blair [EMAIL PROTECTED] Reply-To: flexcoders@yahoogroups.com To: flexcoders@yahoogroups.com Subject: [flexcoders] Charts - How to filter dataprovider by date? Date: Wed, 22 Oct 2008 15:21:42 - Hi everyone, I've spent hours over