I don't do much charting, but generally Flex treats attributes and child
nodes both as top-level properties of an item, like with labelField or
dataField.  Eitehr can access attrabutes or the text() value of child
nodes.

 

Tracy Spratt 
Lariat Services 

Flex development bandwidth available 

________________________________

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of Greg Groves
Sent: Friday, January 30, 2009 3:26 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Accessing XML child nodes in a LineChart

 

I saw that one while googling for an answer. The problem is, it deals
with attributes but not child nodes, and that's where I'm having
problems. Thanks anyway.

--- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
, "valdhor" <valdhorli...@...> wrote:
>
> or this:
> 
>
http://blog.flexexamples.com/2007/11/15/displaying-grid-lines-in-a-flex-
linechart-control/
<http://blog.flexexamples.com/2007/11/15/displaying-grid-lines-in-a-flex
-linechart-control/> 
> 
> 
> --- In flexcoders@yahoogroups.com
<mailto:flexcoders%40yahoogroups.com> , "Amy" <amyblankenship@> wrote:
> >
> > --- In flexcoders@yahoogroups.com
<mailto:flexcoders%40yahoogroups.com> , "Greg Groves" <greg.groves@> 
> > wrote:
> > >
> > > Hi all,
> > > 
> > > I'm trying to use an XML document as the dataprovider for a
chart and
> > > not able to make it work. A test case follows...
> > ...
> > > thanks for any help,
> > 
> > You may or may not find this useful:
> > http://flexdiary.blogspot.com/2008/08/charting-example.html
<http://flexdiary.blogspot.com/2008/08/charting-example.html> 
> >
>

 

Reply via email to