Home

Awesome

<p align="center"> <img src="asset/logo.svg" height="150"> </p> <h1 align="center">Github Readme Activity Graph</h1> <a href="https://jb.gg/OpenSourceSupport"> <p align="center"> <img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg" height="150"> </p> </a> <h3 align="center"><a href="https://jb.gg/OpenSourceSupport">Supported by JetBrains</a></h3> A dynamically generated activity graph to show your GitHub activities of last 31 days.

⚠️ NOTICE: DEPLOYMENT MOVED ⚠️

The deployment of this project is moved from https://activity-graph.herokuapp.com domain to https://github-readme-activity-graph.cyclic.app. In case https://github-readme-activity-graph.cyclic.app doesn't work try with https://github-readme-activity-graph.vercel.app for more details, refer this

Please refer to the updated link here

Table of contents

How to Use

Just paste the following URL in your profile readme and you are good to go.

Pass your username in the URL

[![Ashutosh's github activity graph](https://github-readme-activity-graph.vercel.app/graph?username=Ashutosh00710)](https://github.com/ashutosh00710/github-readme-activity-graph)

Attention ⚠

Use themes

username=ashutosh00710&theme=theme_name

[![Ashutosh's github activity graph](https://github-readme-activity-graph.vercel.app/graph?username=Ashutosh00710&theme=dracula)](https://github.com/ashutosh00710/github-readme-activity-graph)

Manual Customization is also available

Available Themes

NamePreview
Default (cotton candy)<img src="./asset/default.svg" height=250 alt="graph"/>
react<img src="./asset/react.png" height=250 alt="graph"/>
react-dark<img src="./asset/react-dark.svg" height=250 alt="graph"/>
github<img src="./asset/github.svg" height=250 alt="graph"/>
github-compact<img src="./asset/github-compact.svg" height=250 alt="graph"/>
xcode<img src="./asset/xcode.svg" height=250 alt="graph"/>
rogue<img src="./asset/rogue.svg" height=250 alt="graph"/>
merko<img src="./asset/merko.png" height=250 alt="graph"/>
vue<img src="./asset/vue.png" height=250 alt="graph"/>
tokyo-night<img src="./asset/tokyo-night.png" height=250 alt="graph"/>
high-contrast<img src="./asset/high-contrast.png" height=250 alt="graph"/>

For more themes click here

Customization

Customize the appearance of your Activity Graph however you want with URL params.

Common Options

ArgumentsDescriptionType of Value
bg_colorcard's background colorhex code (without #)
colorgraph card's text colorhex code (without #)
title_colorgraph card's title colorhex code (without #)
linegraph's line colorhex code (without #)
pointcolor of points on line graphhex code (without #)
area_colorcolor of the area under the graphhex code (without #)
areashows area under the graphboolean (default: false)
hide_bordermakes the border of the graph transparentboolean (default: false)
hide_titlesets the title to an empty stringboolean (default: false)
custom_titleset the title to any stringstring
themename of available themesstring
radiusborder radius of graphnumber (0-16 inclusive)
heightheight of the graphnumber (200-600 inclusive)
daysnumber of to days display on graphnumber between (1 - 90) [Recommended below 40]
fromdate from which the graph startsformat YYYY-MM-DD
todate where the graph will endformat YYYY-MM-DD
gridshow gridboolean (default: true)

For custom_title please make sure that you are using %20 for spaces

Example:

custom_title=This%20is%20a%20title

[![Ashutosh's github activity graph](https://github-readme-activity-graph.vercel.app/graph?username=ashutosh00710&custom_title=This%20is%20a%20title&hide_border=true)](https://github.com/ashutosh00710/github-readme-activity-graph)

Example:

[![Ashutosh's github activity graph](https://github-readme-activity-graph.vercel.app/graph?username=ashutosh00710&bg_color=fffff0&color=708090&line=24292e&point=24292e&area=true&hide_border=true)](https://github.com/ashutosh00710/github-readme-activity-graph)

Deploy on your own Replit instance

<details> <summary><b>Step-by-step instructions for deploying to Replit (from UI)</b></summary>

Follow the steps

  1. Sign in to Replit or create a new account at https://replit.com
  2. Click the Deploy button below
<a href="https://repl.it/github/Ashutosh00710/github-readme-activity-graph"> <img alt="Run on Repl.it" src="https://repl.it/badge/github/Ashutosh00710/github-readme-activity-graph" style="height: 40px; width: 190px;" /> </a>
  1. On the page that comes up, choose language as Node.js and then click Import from GitHub Button

    Replit

  2. Visit this link to create a new Personal Access Token

  3. Scroll to the bottom and click "Generate token"

  4. Wait clone done and add Secrets with your Github token

    Secrets

  5. Click the green RUN button on top, the console will run and at last the url will shows on the right

  6. Now just add the following to your profile readme and you're good to go

![Github Activity Graph](<url from step 5>/graph?username=<username>)
</details>

Deploy on your own Vercel instance

<details> <summary><b>Step-by-step instructions for deploying to Vercel (from UI)</b></summary>

First Method

  1. Go to vercel.com.
  2. Click on Log in. image
  3. Sign in with GitHub by pressing Continue with GitHub. image
  4. Sign in to GitHub and allow access to all repositories if prompted.
  5. Fork this repo.
  6. Go back to your Vercel dashboard.
  7. To import a project, click the Add New... button and select the Project option. image
  8. Click the Continue with GitHub button, search for the required Git Repository and import it by clicking the Import button. image
  9. Create a personal access token (PAT) here and enable the repo permissions (this allows access to see private repo stats). image
  10. Add the PAT as an environment variable named TOKEN. image
  11. Click deploy, and you're good to go. See your domains to use the API!

Second Method

Alternatively, click the button below and follow the instructions.

Deploy to Vercel

After the deployment is complete:

  1. Click the Continue to Dashboard button image
  2. In the Settings tab, click on Environment Variables and follow steps 9. and 10. of First Method. image
  3. Go to Deployments tab and redeploy the project. image

Finally

Now just add the following to your profile readme and you're good to go.

![Github Activity Graph](<{your_own_domain_name}.vercel.app>/graph?username=<username>)
</details>

Contributing

Please read through our contributing guidelines. Directions are included for opening issues, coding standards, and notes on development.

Core Team 💻

<table> <tr> <td align="center"> <a href="http://github.com/Ashutosh00710"> <img src="https://avatars.githubusercontent.com/u/42907572?s=460&u=3c5c03fdddeec2483819b845bd549616d48b71e5&v=4" width="100px;" alt=""/> <br /> <sub><b>Ashutosh Dwivedi</b></sub> </a> <br /> <a href="#projectManagement" title="Project Management">📆</a> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=ashutosh00710" title="Code">💻</a> <a href="#documentation" title="Documentation">📖</a> <a href="#ideas" title="Ideas & Planning">🤔</a> <a href="#testing" title="Testing">⚠</a> </td> <td align="center"> <a href="http://github.com/kshitij978"> <img src="https://avatars.githubusercontent.com/u/42491256?s=460&u=db0c5e26632c9f4917db50e714cd7552c1559ba8&v=4" width="100px;" alt=""/> <br /> <sub><b>Kshitij Srivastava</b></sub> </a> <br /> <a href="#projectManagement" title="Project Management">📆</a> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=kshitij978" title="Code">💻</a> <a href="#documentation" title="Documentation">📖</a> <a href="#design" title="Design">🎨</a> </td> </tr> </table>

Contributors ✨

Thanks goes to these wonderful people (emoji key):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tr> <td align="center"> <a href="https://github.com/tintindas"> <img src="https://avatars.githubusercontent.com/u/47525983?s=460&u=0cedda5548e62fc342f32f89d230253cb8b9b099&v=4" width="100px;" alt=""/> <br /> <sub><b>Upamanyu Das</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=tintindas" title="Documentation">📖</a> </td> <td align="center"> <a href="https://github.com/DenverCoder1"> <img src="https://avatars.githubusercontent.com/u/20955511?s=460&u=5bbdbfe0199b05d6ca913fb799236c8beedcd192&v=4" width="100px;" alt=""/> <br /> <sub><b>Jonah Lawrence</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=DenverCoder1" title="Code">💻</a> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=DenverCoder1" title="Documentation">📖</a> </td> <td align="center"> <a href="https://github.com/MilindModi"> <img src="https://avatars.githubusercontent.com/u/28483876?s=460&v=4" width="100px;" alt=""/> <br /> <sub><b>Milind Modi</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=MilindModi" title="Documentation">📖</a> </td> <td align="center"> <a href="https://github.com/Vaibhav-afk"> <img src="https://avatars.githubusercontent.com/u/67143938?s=400&u=96dcbfcff0afcd5597a904181bc4cc309a4b22fa&v=4" width="100px;" alt=""/> <br /> <sub><b>Vaibhav</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=Vaibhav-afk" title="Code">💻</a> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=Vaibhav-afk" title="Documentation">📖</a> </td> <td align="center"> <a href="https://github.com/jgphilpott"> <img src="https://avatars.githubusercontent.com/u/4128208?v=4" width="100px;" alt=""/> <br /> <sub><b>Jacob Philpott</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=jgphilpott" title="Code">💻</a> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=jgphilpott" title="Documentation">📖</a> </td> <td align="center"> <a href="https://github.com/SonuKumar81800"> <img src="https://avatars.githubusercontent.com/u/45717030?v=4" width="100px;" alt=""/> <br /> <sub><b>Sonu Kumar</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=SonuKumar81800" title="Style">🎨</a> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=SonuKumar81800" title="Documentation">📖</a> </td> <td align="center"> <a href="https://github.com/andinoriel"> <img src="https://avatars.githubusercontent.com/u/36269798?v=4" width="100px;" alt=""/> <br /> <sub><b>Mykola Symon</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=andinoriel" title="Code">💻</a> </td> </tr> <tr> <td align="center"> <a href="https://github.com/sreyan-ghosh"> <img src="https://avatars.githubusercontent.com/u/60854658?v=4" width="100px;" alt=""/> <br /> <sub><b>Sreyan Ghosh</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=sreyan-ghosh" title="Style">🎨</a> </td> <td align="center"> <a href="https://github.com/Anant-mishra1729"> <img src="https://avatars.githubusercontent.com/u/84588156?v=4" width="100px;" alt=""/> <br /> <sub><b>Anant Mishra</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=Anant-mishra1729" title="Style">🎨</a> </td> <td align="center"> <a href="https://github.com/SKewLinez"> <img src="https://avatars.githubusercontent.com/u/37243931?v=4" width="100px;" alt=""/> <br /> <sub><b>Skyler</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=SKewLinez" title="Style">🎨</a> </td> <td align="center"> <a href="https://github.com/eliely"> <img src="https://avatars.githubusercontent.com/u/16717633?v=4" width="100px;" alt=""/> <br /> <sub><b>Iryna Mykoliuk</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=eliely" title="Style">🎨</a> </td> <td align="center"> <a href="https://github.com/DalpatRathore"> <img src="https://avatars.githubusercontent.com/u/69510006?v=4" width="100px;" alt=""/> <br /> <sub><b>Dalpat Rathore</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=DalpatRathore" title="Style">🎨</a> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=DalpatRathore" title="Code">💻</a> </td> <td align="center"> <a href="https://github.com/fishmandev"> <img src="https://avatars.githubusercontent.com/u/29619660?v=4" width="100px;" alt=""/> <br /> <sub><b>Dmitriy Fishman</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=fishmandev" title="Documentation">📖</a> </td> <td align="center"> <a href="https://github.com/MagicLike"> <img src="https://avatars.githubusercontent.com/u/82117109?v=4" width="100px;" alt=""/> <br /> <sub><b>MagicLike</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=MagicLike" title="Style">🎨</a> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=MagicLike" title="Code">💻</a> </td> </tr> </tr> <td align="center"> <a href="https://github.com/OnkarRuikar"> <img src="https://avatars.githubusercontent.com/u/87750369?v=4" width="100px;" alt=""/> <br /> <sub><b>OnkarRuikar</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=OnkarRuikar" title="Code">💻</a> </td> <td align="center"> <a href="https://github.com/valetzx"> <img src="https://avatars.githubusercontent.com/u/45054400?v=4" width="100px;" alt=""/> <br /> <sub><b>valetzx</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=valetzx" title="Documentation">📖</a> </td> <td align="center"> <a href="https://github.com/tranthaituananh"> <img src="https://avatars.githubusercontent.com/u/77098480?v=4" width="100px;" alt=""/> <br /> <sub><b>tranthaituananh</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=tranthaituananh" title="Style">🎨</a> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=tranthaituananh" title="Documentation">📖</a> </td> <td align="center"> <a href="https://github.com/polekstulod"> <img src="https://avatars.githubusercontent.com/u/38794173?v=4" width="100px;" alt=""/> <br /> <sub><b>polekstulod</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=polekstulod" title="Documentation">📖</a> </td> <td align="center"> <a href="https://github.com/jmloudis"> <img src="https://avatars.githubusercontent.com/u/70452698?v=4" width="100px;" alt=""/> <br /> <sub><b>jmloudis</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/pulls?q=author%3Ajmloudis+" title="Code">💻</a> </td> <td align="center"> <a href="https://github.com/fabianocouto"> <img src="https://avatars.githubusercontent.com/u/3431285?v=4" width="100px;" alt=""/> <br /> <sub><b>fabianocouto</b></sub> </a> <br /> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=fabianocouto" title="Code">💻</a> <a href="https://github.com/Ashutosh00710/github-readme-activity-graph/commits?author=fabianocouto" title="Documentation">📖</a> </td> </tr> </table> <!-- markdownlint-restore --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the all-contributors specification. Contributions of any kind welcome!

Resources Used to build this project

PurposeLibrary NameLink
Graph ConstructionCHARTIST.JShttps://github.com/gionkunz/chartist-js
</br> <hr/>

Star History

Star History Chart

Made with ❤ and TypeScript <img src="https://www.vectorlogo.zone/logos/typescriptlang/typescriptlang-icon.svg" width="25">