A dynamically generated activity graph to show your GitHub activities of last 31 days.
Just paste the following URL in your profile readme and you are good to go.
Pass your username
in the URL
[](https://github.com/ashutosh00710/github-readme-activity-graph)
username=ashutosh00710&theme=theme_name
[](https://github.com/ashutosh00710/github-readme-activity-graph)
Manual Customization is also available
Name | Preview |
---|---|
Default (cotton candy) | |
dracula | |
gruvbox | |
rogue | |
github | |
xcode | |
coral |
Customize the appearance of your Activity Graph however you want with URL params.
Arguments | Description | Type of Value |
---|---|---|
bg_color |
card's background color | hex code (without # ) |
color |
graph card's text color | hex code (without # ) |
line |
graph's line color | hex code (without # ) |
point |
color of points on line graph | hex code (without # ) |
area |
shows area under the graph | boolean (default: false ) |
theme |
name of available themes | string |
Example:
[](https://github.com/ashutosh00710/github-readme-activity-graph)
Purpose | Library Name | Link |
---|---|---|
Graph Construction | CHARTISH.JS | https://github.com/gionkunz/chartist-js |