Skip to content

dchart is for visualizing realtime data such as memory usage.

Notifications You must be signed in to change notification settings

inlinechan/dchart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

dchart is for visualizing realtime data such as memory usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published