上传者: 42113456
|
上传时间: 2021-10-22 15:51:58
|
文件大小: 49KB
|
文件类型: -
Vuejs + D3可缩放树状图
在Vuejs中将更新为d3v4的实现。
演示版
是的。 。
依存关系
(> = 4.x,首选6.x)和npm 3+版本。 (6.x)
构建设置
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test