FusionCharts Forum: Generating chart from multiple XML files - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Generating chart from multiple XML files How to generate chart with data from multiple XML files?

#1 User is offline   exchequer598 

  • Forum Newbie
  • Group: Members
  • Posts: 4
  • Joined: 19-July 10

Posted 21 July 2010 - 11:27 PM

Hi!

How do I create a chart with specific column data from 2 or more XML files?

0

Other Replies To This Topic

#2 User is offline   Basundhara Ghosal 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2459
  • Joined: 15-September 09

Posted 21 July 2010 - 11:53 PM

Hi,

Could you please specify the issue a bit elaborately?

Awaiting your reply.

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

#3 User is offline   exchequer598 

  • Forum Newbie
  • Group: Members
  • Posts: 4
  • Joined: 19-July 10

Posted 22 July 2010 - 12:01 AM

Usually when generating the chart, we write this piece of code:



jsp:param name="strURL" value="./data/Data.xml"




What if I were to use, say 2 columns from Data.xml and 3 columns from SomeFile.xml and combine them and plot a single chart?
0

Other Replies To This Topic

#4 User is offline   Rajroop 

  • FusionCharts Team
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1803
  • Joined: 19-May 09

Posted 26 July 2010 - 06:16 AM

Hey there,

Natively this would not be possible using FusionCharts, as of now.

However, if you can once extract the <set> elements from 2 XML files s and add that to another XML, this might be done. But our chart can not do this naively. You would need to implement this at your end.

Regards,

Rajroop Bhaduri

FusionCharts Team

Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/

Follow us @Twitter
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic