Plot serial chart data to an image and save it to filesystem from shell.
npm install drawio[module-logo-path]: /resources/logo-sm.png
[module-logo-url]: /README.md
[![NPM version][npm-image]][npm-url]
[![Dependency Status][daviddm-image]][daviddm-url]

> Plot serial chart data to an image and save it to filesystem from shell. Compatible with node 8.x
``sh`
$ npm install -g drawio
`sh``
$ type datafile.data | drawio --title measurement --width 2048
$ drawio --title measurement --inputfile tests.dat --outfile tests.png
!Demo
MIT © s-a
[npm-image]: https://badge.fury.io/js/drawio.svg
[npm-url]: https://npmjs.org/package/drawio
[daviddm-image]: https://david-dm.org/s-a/drawio.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/s-a/drawio