Skip to content
/ fc-demo Public

Demo of using fusioncharts and socketIO to render data feed in real time

Notifications You must be signed in to change notification settings

beth92/fc-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real time data visualisation with FusionCharts and Socket IO

This quick demo was built by following this tutorial with some refactoring.

Build and Run

Prerequisites are node and npm. To install dependencies, clone repo and run

npm install

To bundle assets run

npm run bundle

and finally start the web server locally with

npm start

Visit localhost:3000 to observe chart rendering real time data.

About

Demo of using fusioncharts and socketIO to render data feed in real time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published