Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 800 Bytes

README.md

File metadata and controls

40 lines (21 loc) · 800 Bytes

angular-real-time-charts

Real Time Charts with AngularJS.

Real Time Charts

AngularJS directives

Line Chart with Google Charts

Gauge with D3.js

Usage

Install dependencies:

$ npm install

Install Bower dependencies:

$ bower install

Start Node.js server:

$ node app

Application will be available at http://localhost:3000

Links

AngularJS JavaScript MVC Framework

D3 JavaScript Data Visualization library

Google Charts Charts by Google

sockjs-node Node.js WebSocket server

sockjs-client SockJS client