drawio
v1.0.7
Published
Plot serial chart data to an image and save it to filesystem from shell.
Readme
Plot serial chart data to an image and save it to filesystem from shell. Compatible with node 8.x
Installation
$ npm install -g drawioUsage
$ type datafile.data | drawio --title measurement --width 2048
$ drawio --title measurement --inputfile tests.dat --outfile tests.pngDemo

Parameter details and help
License
MIT © s-a

