react-d3-treemap:基于使用React构建的d3.treemap的树图

时间:2021-03-20 23:19:53
【文件属性】:
文件名称:react-d3-treemap:基于使用React构建的d3.treemap的树图
文件大小:1.51MB
文件格式:ZIP
更新时间:2021-03-20 23:19:53
react d3 typescript styled-components react-motion react-d3-treemap 基于 和构建的TreeMap组件。 演示 特征 为绘画SVG做出React D3用于进行数学计算 安装 在React项目中使用react-d3-treemap的步骤 1.从NPM安装 npm install --save react-d3-treemap 2.导入并在您的应用程序中使用 import TreeMap from "react-d3-treemap" ; // Include its styles in you build process as well import "react-d3-treemap/dist/react.d3.treemap.css" ; 3.用法 interface TreeMapInPutData { name : string ; value ?: number ; children ?: Arra
【文件预览】:
react-d3-treemap-master
----.travis.yml(89B)
----.stylelintignore(45B)
----package.json(3KB)
----tslint.json(792B)
----test()
--------config()
----assets()
--------react-d3-treemap.gif(1.41MB)
----.stylelintrc.json(362B)
----LICENSE(1KB)
----gatsby-config.js(164B)
----src()
--------App()
--------indexPackage.ts(75B)
--------data()
--------index.html(163B)
--------pages()
--------index.tsx(181B)
--------components()
--------utils()
----tsconfig.json(527B)
----tsconfig.package.json(841B)
----.gitignore(87B)
----CHANGELOG.md(1KB)
----README.md(6KB)
----yarn.lock(616KB)
----.editorconfig(1KB)
----webpack()
--------webpack.config.prod.js(4KB)
--------webpack.config.stats.js(1KB)
--------webpack.config.dev.js(3KB)
--------common-paths.js(308B)
----.vscode()
--------settings.json(135B)

网友评论