https://github.com/lloydzhou/g2v
Vue component wrapper for @antv/g2.
https://github.com/lloydzhou/g2v
antv g2 vue vue3
Last synced: 3 months ago
JSON representation
Vue component wrapper for @antv/g2.
- Host: GitHub
- URL: https://github.com/lloydzhou/g2v
- Owner: lloydzhou
- License: mit
- Created: 2023-05-15T11:46:33.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-13T17:59:14.000Z (over 2 years ago)
- Last Synced: 2025-08-09T06:38:58.564Z (12 months ago)
- Topics: antv, g2, vue, vue3
- Language: TypeScript
- Homepage:
- Size: 13.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# g2v
Vue component wrapper for [@antv/g2](https://github.com/antvis/g2).
## demo
```
import { Chart, ... } from "g2v"
```
