Real-time Charts and Gauges

Real-time charts and gauges can automatically update themselves at the specified period of time by getting new data from server without involving any page refreshes. They are highly useful in network monitoring applications, stock/finance monitoring applications and manufacturing process indicators where the most up-to-date data has to be displayed.

Shown below is a real-time stock price monitor that updates itself every 3 seconds.
FusionCharts
View chart in: Flash JavaScript
				
			
			
				
			

FusionCharts offers 6 real-time charts:

In these charts, the latest data is shown along with the historical data for the pre-defined period like in the stock price monitor above. Whenever new data comes in, it is displayed on the rightmost and the oldest data set is pushed out of the chart from the leftmost. As a result, these real-time charts are also called data streaming charts.

FusionCharts offers 7 real-time gauges:

In these gauges, unlike the real-time charts, only the latest value(s) is displayed and the older ones are over-written. These are useful when you're just concerned with the current value of the monitored device, without any consideration for any historical values. For example, when you're monitoring temperature of a particular device, you are only interested in the current temperature.

The real-time charts support the following features: