Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Sobranier/github-chart
https://github.com/Sobranier/github-chart
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/Sobranier/github-chart
- Owner: Sobranier
- Created: 2014-09-25T10:26:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T02:28:41.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T07:39:16.978Z (7 months ago)
- Language: HTML
- Size: 7.81 MB
- Stars: 74
- Watchers: 4
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - Sobranier/github-chart - (HTML)
README
# Renders an new face for GitHub Contribution Graphs.
This is an extension for Github Users.
It renders a Bar graph and a Pie graph to show your commits better.![demo](http://static-file-pdd.oss-cn-hangzhou.aliyuncs.com/image/gc-chart-1.png)
![demo](http://static-file-pdd.oss-cn-hangzhou.aliyuncs.com/image/gc-chart-2.png)
## For Users
Open [chrome gitub-chart](https://chrome.google.com/webstore/detail/github-chart/apaldppjjcjgjddfobajdclccgkbkkje) and add this extension to your chrome
### For Developers
* npm install
* gulp dev // it will listen to your file change under './src'
* http-server // open 'localhost:2333' and use 'demo.html'## TODO:
* add try catch
* performance optimization
* deal with the github website year change
* hover