Skip to content

bonomat/realchart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counter

Summary

An example of a realtime chart with node.js, socket.io and highchart and mysql

Example

Installation

Assuming you have node.js, npm, coffeescript and mysql installed you can install it with

git clone https://github.com/bonomat/realchart.git
cd realchart    
npm install

Then you can start the server with

coffee server.coffee

  or

node server.js

Don't forget to setup a database and change the username and password

Then open http://localhost:10927 in your favorite browser.

Credits

There are quite a few tecnologies and libraries used in the demo. Thank you!

About

realtime charts using node.js and highcharts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •