cellgridrenderer:用于渲染单元格网格的浏览器模块

时间:2024-07-14 01:51:40
【文件属性】:

文件名称:cellgridrenderer:用于渲染单元格网格的浏览器模块

文件大小:155KB

文件格式:ZIP

更新时间:2024-07-14 01:51:40

JavaScript

单元格渲染器 这是一个用于渲染单元格网格的浏览器模块。 单元格应采用以下格式: { d: { // Stuff }, coords: [5, 2] } 安装 npm install cellgridrenderer 用法 包括 。 然后,将其添加到您的 html 文件中: [removed][removed] [removed][removed] 在 JavaScript 文件中: var renderer = createCellGridRenderer({ selectors: { svg: 'svg#board', root: 'g#root' }, cellWidth: 10, cel


【文件预览】:
cellgridrenderer-master
----example()
--------fixedcontroller.js(4KB)
--------commonjs-controller.js(4KB)
--------fixed.html(2KB)
--------browserified.js(337KB)
--------index.html(2KB)
--------Cross_formation.With_a_slow_flow_reaction__pressure_should_eventually_reach_equalibrium_between_all_cells.approved.txt(73KB)
--------browserified.html(2KB)
--------Cross_formation.With_a_default_reaction__pressure_should_oscillate_between_the_center_and_arm_cells.approved.txt(72KB)
--------example.css(3KB)
--------Cross_formation.With_a_faster_than_default_reaction__pressure_should_oscillate_between_the_center_and_arm_cells.approved.txt(73KB)
--------controller.js(3KB)
--------Cross_formation.With_a_slosh_reaction__pressure_should_oscillate_rapidly_between_the_center_and_arm_cells.approved.txt(71KB)
--------d3.v3.min.js(143KB)
----index.js(145B)
----package.json(675B)
----node_modules()
--------queue-async()
--------strokerouter()
----cellgridrenderer.js(1KB)
----.gitignore(140B)
----Makefile(189B)
----README.md(1KB)
----fixedcellgridrenderer.js(1KB)

网友评论