https://github.com/neginsal/vue.js-charts
Charts in Vue.js.
https://github.com/neginsal/vue.js-charts
amcharts apexcharts vue-chart vue-router vuejs
Last synced: about 2 months ago
JSON representation
Charts in Vue.js.
- Host: GitHub
- URL: https://github.com/neginsal/vue.js-charts
- Owner: NeginSal
- Created: 2021-07-12T12:00:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-19T13:41:46.000Z (almost 4 years ago)
- Last Synced: 2025-01-31T15:27:18.951Z (4 months ago)
- Topics: amcharts, apexcharts, vue-chart, vue-router, vuejs
- Language: Vue
- Homepage: https://neginsal.github.io/vue.js-Charts/
- Size: 6.02 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chart
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).