Github Readme Activity Graph
A dynamically generated activity graph to show your GitHub activities of last 31 days.
Parameters
Click to show/close parameters
Name | Type | Required | Default | Description | More Description |
---|---|---|---|---|---|
username | string | true | GitHub username | ||
theme | string | default | Use themes | Supported: default react react-dark github github-compact xcode rogue merko vue tokyo-night high-contrast . | |
bg_color | string | Card's background color | Format: HEX e.g. FF0000 . | ||
color | string | Graph card's text color | Format: HEX e.g. FF0000 . | ||
title_color | string | Graph card's title color | Format: HEX e.g. FF0000 . | ||
line | string | Graph's line color | Format: HEX e.g. FF0000 . | ||
point | string | Color of points on line graph | Format: HEX e.g. FF0000 . | ||
area_color | string | Color of the area under the graph | Format: HEX e.g. FF0000 . | ||
area | boolean | false | Shows area under the graph | ||
hide_border | boolean | false | Makes the border of the graph transparent | ||
hide_title | boolean | false | Sets the title to an empty string | ||
custom_title | string | Set the title to any string | |||
radius | number | Border radius of graph | Between 0 and 16 . | ||
height | number | height of the graph | Between 200 and 600 . | ||
days | number | 31 | Number of to days display on graph | Between 1 and 90 . | |
from | string | Date from which the graph starts | Format: YYYY-MM-DD . | ||
to | string | Date where the graph will end | Format: YYYY-MM-DD . | ||
grid | boolean | true | Show grid |
txt
https://github-readme-activity-graph.vercel.app/graph{?username,theme,bg_color,color,title_color,line,point,area_color,area,hide_border,hide_title,custom_title,radius,height,days,from,to,grid}
Examples
markdown
