Real Time Charts with AngularJS.
Line Chart with Google Charts
Gauge with D3.js
Install dependencies:
$ npm install
Install Bower dependencies:
$ bower install
Start Node.js server:
$ node app
Application will be available at http://localhost:3000
AngularJS JavaScript MVC Framework
D3 JavaScript Data Visualization library
Google Charts Charts by Google
sockjs-node Node.js WebSocket server
sockjs-client SockJS client