notggplot:不是ggplot的d3.js图形库

时间:2024-06-01 13:48:40
【文件属性】:

文件名称:notggplot:不是ggplot的d3.js图形库

文件大小:133KB

文件格式:ZIP

更新时间:2024-06-01 13:48:40

JavaScript

notggplot ================================================== ====== 概述 这不是ggplot的javascript图形库,它提供了高级的声明式语法,用于使用将图形嵌入网页中。 这是开发初期的概念证明。 src包含notggplot的未编译CSS和javascript文件,每个文件具有一个功能。 它不包含必需的d3.js框架文件。 test包含一些结构松散的测试。 每个javascript文件都包含一个或多个测试,而index.html链接这些javascript文件。 在浏览器中打开index.html将运行测试,并在适当情况下显示输出图,而失败的测试将在控制台中引发异常。 用法 notggplot库使用方法链来创建不可变的图对象。 首先实例化notggplot ,然后通过调用方法添加几何形状和元素,这将返回带有已添


【文件预览】:
notggplot-master
----README.md(4KB)
----test()
--------testGeomLine.js(1KB)
--------testGeomCol.js(1KB)
--------testIsNumeric.js(633B)
--------testIsCategorical.js(673B)
--------testIsDate.js(699B)
--------testCartesian.js(996B)
--------index.html(2KB)
--------d3.js(483KB)
--------testGeomPoint.js(1KB)
----src()
--------seq.js(6KB)
--------consolidateMapping.js(447B)
--------notggplot.js(6KB)
--------legends.js(3KB)
--------getScale.js(340B)
--------isCategorical.js(163B)
--------notggplot.css(789B)
--------mappingResolver.js(421B)
--------makeAxis.js(2KB)
--------makePlot.js(2KB)
--------fillAesthetic.js(2KB)
--------lightclone.js(716B)
--------cumsum.js(271B)
--------make_majorGrid.js(2KB)
--------makeLegend.js(278B)
--------isNumeric.js(159B)
--------mergeMapping.js(293B)
--------getLevelsOfMappingVariables.js(401B)
--------mapDataset.js(364B)
--------isDate.js(152B)
--------setMethods.js(781B)

网友评论