1.0.5 • Published 8 years ago

chartio v1.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
8 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

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago