News Feed
Jobs Feed
Sections




News Archive
Sony AK Knowledge Center:
Create Realtime Chart Without Page Refresh using FusionCharts Free & Ajax
March 03, 2010 @ 13:36:55

On the Sony AK Knowledge Center there's a new tutorial showing how to use FusionCharts (Free) to create a real-time charts with no page refresh. FusionCharts is an open source Flash charting component for desktop and web apps.

We will create realtime chart data update that reflect to price fluctuation. There is a line type chart to visualize the price fluctuation. The data of price fluctuation will be fetched from database every 5 seconds using Ajax call and then display the latest 5 (five) data to the chart without any page refresh.

Using FusionCharts and Prototype, they show how to pull information out of a backend MySQL database into a basic graph (HTML and Javascript provided) with a periodic update that grabs the latest from the backend PHP script and pushes it to the graph. You can see an example of the graph here.

1 comment voice your opinion now!
tutorial realtime chart flash fusioncharts ajax javascript


blog comments powered by Disqus

Similar Posts

MelonFire Community: Caching Web Sites With PEAR Cache

PHP-Tip-a-Day: PHP Tutorial: The Allegory of The Factory Pattern

Ilia Alshanetsky's Blog: httpOnly cookie flag support in PHP 5.2

PHP-it.net: Creating a chat script with PHP and Ajax (Part 2)

Zend Developer Zone: Dynamically Creating Compressed Zip Archives With PHP


Community Events











Don't see your event here?
Let us know!


composer podcast tool interview language opinion community object unittest release example conference series testing code framework functional development zendframework2 introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework