Skip to content

drewbo/chartpipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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