1.0.5 • Published 7 years ago

chartio v1.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

module logo

NPM version Dependency Status Donate

Plot serial chart data to an image and save it to filesystem from shell. Compatible with node 8.x

Attention: By mistake I have chosen a package name which is a registered trademark of a company. This package is not related to this company and the name of this module will change in the near future! Name suggestions can be submitted as ticket:)

Installation

$ npm install -g chartio

Usage

$ type datafile.data | chartio --title measurement --width 2048
$ chartio --title measurement --width 2048 --inputfile tests.dat --outfile tests.png

Demo

Demo

Parameter details and help

COMMANDLINE-ARGUMENTS.md

License

MIT © s-a

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago