drawio
v1.0.7
Published
Plot serial chart data to an image and save it to filesystem from shell.
Downloads
48
Readme
Plot serial chart data to an image and save it to filesystem from shell. Compatible with node 8.x
Installation
$ npm install -g drawio
Usage
$ type datafile.data | drawio --title measurement --width 2048
$ drawio --title measurement --inputfile tests.dat --outfile tests.png
Demo
Parameter details and help
License
MIT © s-a