https://github.com/ryanuo/commit-3d
GitHub 中提交开源项目的次数 3D 可视化图表
https://github.com/ryanuo/commit-3d
echarts vuejs2
Last synced: 11 months ago
JSON representation
GitHub 中提交开源项目的次数 3D 可视化图表
- Host: GitHub
- URL: https://github.com/ryanuo/commit-3d
- Owner: ryanuo
- Created: 2021-11-03T14:52:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T12:39:16.000Z (about 1 year ago)
- Last Synced: 2025-04-04T13:40:21.772Z (about 1 year ago)
- Topics: echarts, vuejs2
- Language: Vue
- Homepage: https://ryanuo.github.io/github_commit_echarts/
- Size: 4.54 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub-commit 数据可视化3D渲染
## 实例图

## 使用方法
1. 修改配置文件`src`中的`config`下的`USERNAME`改为你的个人GitHub用户名
2. `npm install` 安装依赖包
3. `npm run serve` 本地测试
4. `npm run build` 打包生成静态文件