Possibly. Is there any way you could put together a small example of what you are seeing?
--- In [email protected], "Nate Pearson" <napearso...@...> wrote: > > I have a filter function applied. Could that be part of it? > > --- In [email protected], "valdhor" <valdhorlists@> wrote: > > > > I seem to remember some time back (Although my memory is not what it used > > to be) that if returned data only has one item it is not converted to an > > array (ie. it is only a string). You may like to try checking to see if it > > is an array and, if not, coercing it to an array. > > > > I could be completely off track here though. > > > > --- In [email protected], "Nate Pearson" <napearson99@> wrote: > > > > > > I have a custom item render on a bar chart. > > > > > > When my the data provider for my bar chart has just one item in it the > > > set data function is never gets called. Updatedisplaylist doesn't > > > trigger and my bar chart is blank. > > > > > > Any ideas? I've had this bug for a while but I need to figure it out now. > > > > > > Thanks! > > > > > > -Nate > > > > > >

