npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

svg-graph

1.0.0

@dominictarr

npmHomeRepoSnykSocket
Downloads:2
$ npm install svg-graph
DailyWeeklyMonthlyYearly

svg-graph

generate a simple svg barchart

chart

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