1.0.0 • Published 3 years ago

@youd/d3-vue v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

d3-vue

知识图谱vue组件

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

html使用

#例子
d3-vue/src/examples/force/test.html

#js文件
d3-vue/dist/d3-force.js

#html引入vue属性
vue的props的属性名不能用驼峰命名,必须用短横线