文件名称:ascii-boxplot:控制台的小型可配置boxplot实用程序
文件大小:4KB
文件格式:ZIP
更新时间:2024-05-29 16:01:05
JavaScript
ASCII箱图 ascii,仅用于字符的水平盒形图 patates · • [----[==|==]----] • · frites · • [---[=|===]--] • · poutines · • [----[=|=]----] • · choucroutte · • [----[=|=]-----] • · •• ••• var boxplot = require ( 'boxplot' ) boxplot ( { label1 : arrayOfSamples1 , label2 : arrayOfSamples2 , label3 : arrayOfSamples3 , } ) 原料药 boxplot(sourceData[,
【文件预览】:
ascii-boxplot-master
----boxplot.js(2KB)
----test.js(1KB)
----.gitignore(74B)
----readme.md(3KB)
----package-lock.json(2KB)
----package.json(638B)