1.3.3 • Published 8 years ago

ascii-horizontal-barchart v1.3.3

Weekly downloads
29
License
MIT
Repository
github
Last release
8 years ago

ascii-horizontal-barchart

npm install ascii-horizontal-barchart
const data = {
  'Objective-C': 109891,
  Ruby: 13537,
  Python: 268799,
  HTML: 2597,
  CSS: 3196,
  Haskell: 23832,
  Shell: 19098,
  C: 2228,
  CoffeeScript: 2571,
  JavaScript: 8782,
  VimL: 12426,
  'C++': 191787
}

const chart = require('ascii-horizontal-barchart')
console.log(chart(data))

npm.io

1.3.3

8 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago