Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 688 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 688 Bytes

chartpipe

Does what it says on the tin.

Imgur

Current expectation is a a grouped bar chart: rows are groups, columns are attributes, first column is labels.

Other data layouts and chart types are welcome: please contribute!

install

npm install -g chartpipe

usage

$ commandthatoutputscsv | chartpipe

examples

arguments

--help: show help
--type=groupedbars
--type=histogram
--type=line
--print-url