babar
babar copied to clipboard
CLI bar charts for node.js
Hiya. I love babar, but found a problem with it.. ``` js console.log(babar([ [ 0, 0 ], [ 796.6869999170303, 93.34886665361937 ], [ 2985.1589999198914, 99.99999999999999 ] ])) ``` generates  whereas...
Is there an option to add a caption per single bar (represent what each shape means)?
```shell $ node -v v10.2.1 $ yarn add babar --dev error [email protected]: The engine "node" is incompatible with this module. Expected version ">=4
Hi, could this become a feature, would be incredibly useful! 👀