|
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! -- 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
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 __,_._,___ -- |
- [flexcoders] Line Chart Chris Alvarado
- RE: [flexcoders] Line Chart Matt Horn

