https://github.com/lirael/vuejs-d3-uxgraph-demo
Live demo for UXgraph
https://github.com/lirael/vuejs-d3-uxgraph-demo
d3 data-visualization ux vue2 vuejs
Last synced: 3 months ago
JSON representation
Live demo for UXgraph
- Host: GitHub
- URL: https://github.com/lirael/vuejs-d3-uxgraph-demo
- Owner: lirael
- License: mit
- Created: 2017-04-07T16:51:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-11T05:23:39.000Z (over 8 years ago)
- Last Synced: 2025-06-26T12:11:35.691Z (4 months ago)
- Topics: d3, data-visualization, ux, vue2, vuejs
- Language: Vue
- Homepage:
- Size: 8.9 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# vuejs-d3-uxgraph-demo
> Example of UXgraph usage
## Live demo and library code
- Demo: https://lirael.github.io/vuejs-d3-uxgraph-demo/
- Library: https://github.com/lirael/vuejs-d3-uxgraph/## Build Setup
``` bash
# 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
```