/tree-chart

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

Primary LanguageTypeScriptMIT LicenseMIT

Node.js CI

Demo page

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

Demo Gif

demo gif

Vue Tree Chart (support both Vue2 and Vue3)

please refer vue-tree-chart

React Tree Chart (support both Vue2 and Vue3)

please refer react-tree-chart

Canvas Tree Chart

please refer canvas tree chart

Build Setup

# install dependencies
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