Hello all,

 

First time posting to the list here.

 

I am working with the Line Chart component and having some problems.

 

I am delivering the data through an XML document.

 

I have:

 

Employees

Date

Hours

 

The selected dataset changes based on some input criteria such as which employees to show.

 

Ideally what I am wanting is to have a line that represents each employee with a separate line.

 

The x-axis will be the dates I have data for.

 

And the y-axis will represent number of hours.

 

At the moment my xml doc’s format looks like this:

 

<dataset>

            <item>

                        <who>Some Person</who>

                        <when>Some Date</when>

                        <hours>Some Hours</hours>

</item>

</dataset>

 

dataProvider="{myServiceGraph.lastResult.dataset.item}"

 

First, I cannot seem to figure out how to get the graph to display a dynamic number of lines based on how many <who> elements I have.

 

Second, it seems like I might even have the data arranged incorrectly for what im trying to accomplish.

Any ideas?

 

Thanks for any help and im looking forward to some great conversation on this list.


I've stopped 4,856 spam and fraud messages. You can too!
Free trial of spam and fraud protection at www.cloudmark.com
Cloudmark Desktop - Join the fight against spam!

 

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.12.9/456 - Release Date: 9/25/2006

Reply via email to