文件名称:bar-horizontal:创建适合您终端的漂亮水平图表
文件大小:20KB
文件格式:ZIP
更新时间:2024-06-05 23:04:09
nodejs chart module labels beautiful-horizontal-charts
水平的 创建适合您终端的漂亮水平图表。 安装 $ npm install --save bar-horizontal 用法 var barHorizontal = require ( 'bar-horizontal' ) ; barHorizontal ( [ 6 , 5 , 4 , 3 , 2 ] ) ; // => Prints this on the console :- : ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 30 % : ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 25 % : ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 20 % : ▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 15 % : ▇▇▇▇▇▇▇▇▇ 10 % input_obj = { 'first task' : 20 , 'second task' : 40 , 'a really r
【文件预览】:
bar-horizontal-master
----cli.js(847B)
----.gitignore(13B)
----test()
--------bar-horizontal.spec.js(3KB)
----.gitattributes(12B)
----.jshintrc(170B)
----package.json(828B)
----readme.md(3KB)
----index.js(2KB)
----.travis.yml(101B)
----.editorconfig(249B)
----license(1KB)
----package-lock.json(46KB)