FusionCharts Forum: Fusion charts for airlines fares display - FusionCharts Forum

Jump to content

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

Fusion charts for airlines fares display

#1 User is offline   bachchan04 

  • Forum Newbie
  • Group: Members
  • Posts: 1
  • Joined: 30-May 10

Posted 30 May 2010 - 08:39 AM

Hi all,

We are developing the travel website & we want  to display of the lowest fare of all domestic airlines  for one month on the single line chart.

Suppose we are making the chart for 1st July'10-31 July '10  for airfares between delhi to mumbai .What we want is the display of the lowest fare for July 1,July 2....till july 31 and that is plotted in the single line chart.Also the chart must dispay which the value of lowest airfare & the associated airline.

Can anybody help me out how to do the same,we have all the airlies XML API with us?

Himanshu

Himanshu
0

Other Replies To This Topic

#2 User is offline   Basundhara Ghosal 

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

Posted 31 May 2010 - 02:19 AM

Hi Himanshu,

Welcome to FusionCharts forum. :)

Please try using the following steps:-

1) Create your own XML data which you need to provide to the swf file that you wish to render to display your data.

2) Please try using the wrapper class.
Ref.- FusionCharts_Pack --> Code --> C# 

Also, please refer to the link below for further details on the same :-

Ref.- http://www.fusioncharts.com/docs?/FirstChart.html
http://www.fusioncharts.com/docs?/CS_DB.html

Hope this helps.

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

#3 User is offline   gouravvishnoi 

  • Forum Newbie
  • Group: Members
  • Posts: 1
  • Joined: 09-June 10

Posted 09 June 2010 - 07:07 AM

Hi Basundhara ,

i integrate your fusion Chart but i want small size Line.swf File....

Can you tell me where i get this Line.swf in small size approx (height:150px; width:200px;")

I'll wait for your reply.Thank you in advance for your understanding.
Gourav Vishnoi

+91-9871157845

vishnoi.gourav@gmail.com

“Smile: A curve that can set a lot of things straight."
0

Other Replies To This Topic

#4 User is offline   Basundhara Ghosal 

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

Posted 09 June 2010 - 11:29 PM

Hi Himanshu,

In case you wish to customize the width and height of the chart to 200px * 150px, please try changing the same, from the chart's width and the height attribute that we declare while declaring the chart's swf, ID etc.

Ref.- var myChart = new FusionCharts("../FusionCharts/Column3D.swf", "myChartId", "900", "300", "0", "0");

I hope this helps. :)

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

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