Sign in to follow this  
Guest Basundhara Ghosal

How to using fusionwidgetv3

Recommended Posts

Hi, I am Lina.

 

 

 

Actually, i just download the fusionwidget_trial. But, i dont know how to use.

 

Someone please teach me how to install and run using php. please help me!!!:)

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi Lina,

 

Installation of FusionWidgets merely involves copying and pasting the SWF files from the package into any of your folders.

To install FusionWidgets for your web application, follow the steps below:

1.Create a folder named FusionWidgets in the root of your application. Note that, it's not mandatory to name the folder as FusionWidgets or create it under root folder. However, doing this way organizes things a lot more, as all the pages within your website can now access the common set of charts.

 

2.Copy all the SWF files from Download Package > Charts Folder and now paste it in this folder.

 

3.Installation Complete - Yes, there's no more step involved - you're now ready to use FusionWidgets in your web application, which will soon see.

 

If you want to create charts on your local machine, follow the steps below:

  1.Go to the folder where you want to save the chart.

  2.Create a folder named FusionWidgets inside this. Again note that, it's not mandatory to name the folder as FusionWidgets create it as a new folder. However, doing this way organizes things a lot more.

  3.Copy all the SWF files from Download Package > Charts Folder and now paste it in this folder.

  4.That completes the installation for FusionWidgets. Now, all you need to do is build your XML data and HTML page, which we'll see next.

 

For the detailed information on the the process of creating your first chart, please refer to the links below :-

Ref.- http://www.fusioncharts.com/widgets/docs/Contents/FirstChart.html

 http://www.fusioncharts.com/widgets/docs/Contents/XMLOverview.html

 http://www.fusioncharts.com/widgets/docs/Contents/MultiCharts.html

http://www.fusioncharts.com/widgets/docs/Contents/HTMLEmbed.html

http://www.fusioncharts.com/widgets/docs/Contents/DataXML.html

 

As you must already be aware by now, FusionWidgets accepts only XML data to plot the charts. You can either provide physical XML data files or dynamically relay XML data using server-side scripts to FusionWidgets. Here, we explore the various methods using which you can provide XML data to FusionWidgets.

 

There are 4 ways using which you can provide initial XML data to FusionWidgets:

1.dataURL method - In this method, you only provide the URL of XML Data Document to FusionWidgets. The chart now sends a request for XML data to the specified URL, reads it, parses it and then renders the charts accordingly.

 

2.dataXML method - Here, you send the XML data along with the HTML Content and chart SWF file to the browser. The SWF loads, reads this data (present in same HTML page) and then renders the chart.

 

3.JavaScript method using setDataXML - In this method, you provide the XML data to FusionWidgets using JavaScript functions (present on the same page in which chart is present).

 

4.JavaScript method using setDataURL - In this method, you provide the URL of the XML data document to FusionWidgets using JavaScript functions present on the same page in which chart is present. The chart now sends a request for XML data to the specified URL, reads it, parses it and then renders the charts accordingly.

 

Please refer to the links below for further details on the same :-

Ref.- http://www.fusioncharts.com/widgets/docs/Contents/DataURL.html

http://www.fusioncharts.com/widgets/docs/Contents/DataXMLExp.html

http://www.fusioncharts.com/widgets/docs/Contents/JSDataXML.html

http://www.fusioncharts.com/widgets/docs/Contents/JSDataURL.html

 

FusionWidgets also supports realtime capabilities of the charts. Real-time charts are those charts which automatically update themselves every n seconds by getting new data from server, but not involving any page refreshes. The chart initializes itself, loads new data every n seconds and silently updates itself to reflect the current state of data.

 

Ref.- http://www.fusioncharts.com/widgets/docs/Contents/RealTimeOverview.html

 http://www.fusioncharts.com/widgets/docs/Contents/RealTimeDataFormat.html

http://www.fusioncharts.com/widgets/docs/Contents/RealTimeStamp.html

 

FusionWidgets v3 also offers the following 6 data-streaming charts(Data streaming charts are the real-time charts which automatically update themselves every n seconds, by getting new data from server without involving any page refreshes. These charts are the chart types that you see in live stock monitoring, where in the chart first presents a historical data for a given time, and as and when new data is available, the chart downloads that and displays it, discarding the first value.):

 

Real-time Area

Real-time Column

Real-time Line

Real-time Stacked Area

Real-time Stacked Column

Real-time Line (Dual Y)

 

Ref.- http://www.fusioncharts.com/widgets/docs -->  Data Streaming Charts

 

I hope this helps. :)

Share this post


Link to post
Share on other sites

PDF to GIF Converter is an ultimatec PDF to GIF converting tool for rendering PDF files. It can convert PDF files to most common image formats, such as JPEG, PNG, GIF, BMP, PCX, TGA, TIFF and so on. This PDF to GIF Converter can convert all the PDF files to any image formats with high quality, and very easy to use, only by a few clicks users can finish the PDF to GIF conversion.

 

pdf to gif converter

 

pdf to ppt converter

 

:):P

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this