/dchart

dchart is for visualizing realtime data such as memory usage.

Primary LanguageJavaScript

dchart

dchart is for visualizing realtime data such as memory usage.

Usage

$ cd /path/to/dchart
$ npm install       # to install node_modules
$ node gen.js 8 | node app.js

Go to http://localhost:3000 in your web browser(SVG support
required) to see realtime update from web browser

License

GPL-3.0