Hi all, I am preparing the line chart using array as dataprovider & m able to finish mine owrk..but when i use xml as dataprovider m facing problem. Theres no mistake in loading xml source( i have tested this using combobox & populating with data from xml)... can anyone suggest how to use xml as dataprovider for charts ... fields in mine xml are as follow:
<Fix pID=" ABC10HKL" number="100"> <F s01="14" s02="21" s03="27" s04="23" s05="9">F1</F> <F s01="19" s02="13" s03="32" s04="41" s05="9">F2</F> … </Fix > For generating graph i need values as total sum in all the series eg:total sum for s01,s02... series. Please let me know how to solve above problem & get graph for the same, for xml data provider Thanks & regards Saurab --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

