https://github.com/antvis/vis-dashboard
🎨 Awesome dashboards, built with G2 and G2Plot.
https://github.com/antvis/vis-dashboard
dashboard g2 g2plot visualization
Last synced: 8 months ago
JSON representation
🎨 Awesome dashboards, built with G2 and G2Plot.
- Host: GitHub
- URL: https://github.com/antvis/vis-dashboard
- Owner: antvis
- License: mit
- Created: 2021-02-22T16:31:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-14T13:05:54.000Z (almost 5 years ago)
- Last Synced: 2025-04-13T06:17:04.212Z (12 months ago)
- Topics: dashboard, g2, g2plot, visualization
- Language: TypeScript
- Homepage: https://vis-dashboard.antv.vision
- Size: 67.3 MB
- Stars: 41
- Watchers: 5
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Vis Dashboard
Vis Dashboard 收集了一些基于 G2、G2Plot 构建的 dashboard 可视化精选。另外,还提供了一个 Gallery 用于展示基于 G2、G2Plot 创建的图表示例,欢迎 👏 贡献 examples.

[](https://github.com/antvis/G2Plot/actions?query=workflow%3Abuild)
## ⌨️ Development
```bash
# 克隆仓库
git clone https://github.com/antvis/vis-dashboard.git
# 进入文件目录
cd vis-dashboard
# 安装依赖和开始
npm install && npm start
# Open website: http://localhost:8000
# 🏄 contribute your dashboard as what do in [dashboard-a](./src/pages/dashboard-a)
```
## 👏 How to Contribute
如何贡献 Examples 呢?可以参照 [贡献 pizza plot](https://github.com/antvis/vis-dashboard/pull/18),你需要做以下 2 件事情:
> fork 仓库,提交 pull request
1. `examples` 目录下,新增您的 example 文件
2. `examples/meta.json` 补全 example 的元信息,含示例截图 & 使用的技术栈(使用 badge 标识,G2Plot 或 G2)
## ✨ Contributors
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## 📧 Contact us
DingTalk:30233731

## License
MIT