regl-splom:散点图矩阵

时间:2024-06-15 20:43:34
【文件属性】:

文件名称:regl-splom:散点图矩阵

文件大小:127KB

文件格式:ZIP

更新时间:2024-06-15 20:43:34

plot scatter-matrix scatter splom JavaScript

regl-splom 散点图矩阵。 包装器,用于优化相交的数据呈现。 最小的GPU内存占用:直接通过情况下的N vs N * N。 由于针对1d点聚类的二叉树(与默认的2d四聚类相反)而优化了性能。 用法 let regl = require ( 'regl' ) ( { extensions : 'oes_element_index_uint' } ) let createMatrix = require ( 'regl-splom' ) let scatterMatrix = createMatrix ( regl ) // pass data and views to display scatterMatrix . update ( { data : [ [ ] , [ ] , ... ] , ranges , domains , viewport , size , col


【文件预览】:
regl-splom-master
----.eslintrc.json(1KB)
----.gitignore(79B)
----package.json(1KB)
----index.js(9KB)
----test.js(4KB)
----index.html(418KB)
----readme.md(3KB)
----.npmignore(23B)
----.gitattributes(61B)
----license.md(1KB)
----test()
--------order.js(283B)
--------nodiag.js(1KB)

网友评论