Vis Dashboard
Vis Dashboard 收集了一些基于 G2、G2Plot 构建的 dashboard 可视化精选。另外,还提供了一个 Gallery 用于展示基于 G2、G2Plot 创建的图表示例,欢迎
⌨️ 本地开发
# 克隆仓库
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)
👏 参与贡献
如何贡献 Examples 呢?可以参照 贡献 pizza plot,你需要做以下 2 件事情:
fork 仓库,提交 pull request
examples
目录下,新增您的 example 文件examples/meta.json
补全 example 的元信息,含示例截图 & 使用的技术栈(使用 badge 标识,G2Plot 或 G2)
📧 联系我们
钉钉群:30233731
License
MIT