1.0.0 • Published 7 years ago
svg-graph v1.0.0
svg-graph
generate a simple svg barchart
usage
just pass in the name of the label and column. the first row must be headers.
svg-graph 'label, value' < data.csv > chart.svg
License
MIT
1.0.0
7 years ago
generate a simple svg barchart
just pass in the name of the label and column. the first row must be headers.
svg-graph 'label, value' < data.csv > chart.svg
MIT
7 years ago