Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 846 Bytes

README.md

File metadata and controls

59 lines (40 loc) · 846 Bytes

English | 简体中文

Anurag's GitHub stats

Vue D3 V5 Examples

Vue D3 V5 Examples

npm: v6.7.0

node: v11.10.0

vue: v2.6.6

d3: v5.12.0

Online Preview

https://gywgithub.github.io/vue-d3-examples/

Features

  • Basic
  • Tree
  • BarChart
  • Zoom
  • Force
  • Histogram
  • Lines

Project setup

npm install

npm run lint & npm run serve

npm run dev

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production (Support only deploy to GitHub)

npm run build

Code for lint check

npm run lint

License

MIT License