https://github.com/stack-stark/ngx-g2plot-preview
ngx-g2plot的在线预览项目
https://github.com/stack-stark/ngx-g2plot-preview
angular g2 g2plot ngx-g2plot
Last synced: 5 months ago
JSON representation
ngx-g2plot的在线预览项目
- Host: GitHub
- URL: https://github.com/stack-stark/ngx-g2plot-preview
- Owner: stack-stark
- License: mit
- Created: 2020-05-08T02:45:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T17:57:58.000Z (about 3 years ago)
- Last Synced: 2025-01-29T04:19:08.872Z (about 1 year ago)
- Topics: angular, g2, g2plot, ngx-g2plot
- Language: TypeScript
- Size: 2.59 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NgxG2plotPreview
angular的g2plot封装库--ngx-g2plot的预览示例项目
# 本地运行
``` bash
1.git clone https://github.com/stack-stark/ngx-g2plot-preview
2.npm i
3.npm start
```