tree-chart

Flexible tree chart using Canvas and Svg, powered by D3.js; ✅Support Vue, Vue3 and React;

MIT License

Stars
426

English | 中文

Demo 页面

https://ssthouse.github.io/tree-chart/#/svgTree

Demo 动图

Vue Tree Chart (同时支持 Vue2 和 Vue3)

请参考: vue-tree-chart

Canvas Tree Chart

请参考: canvas tree chart

开始开发

npm install

# serve with hot reload at localhost
npm run dev

# build for production with minification (build to ./docs folder, which can be auto servered by github page 🤓)
npm run build