vue-vx
v0.1.0
Published
<p align="center"> <img src="./public/screenshot.jpg" /> </p>
Downloads
11
Readme
vue-vx
This is a vue port of vx. It is currently in development and therefore far from usable. The demo graphs are simply hacked into the default Vue boilerplate.
The screenshot above is what you will see when running yarn run serve
.
Run it
yarn install
yarn run serve
Next steps
- [ ] port remaining graphs
- [ ] use mixins for commonly used properties
- [ ] bundle as library