An open API service indexing awesome lists of open source software.

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的在线预览项目

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
```