Ashutosh00710 / github-readme-activity-graph

A dynamically generated activity graph to show your GitHub activities of last 31 days.

Home Page:https://ashutosh00710.github.io/github-readme-activity-graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEW FEATURE: Option to hide the grid and change its color in the activity graph

garvit-exe opened this issue · comments

Problem
I can't find an option to hide the grid patterns (the dotted lines) in the background of the activity graph.

Solution
Please add an option where you can add hide_grid=true in the URL of the graph to hide these dotted lines and also add 'grid_color=HEX_CODE (without #)' option to set the color of these lines.

Additional context
SCR-20240511-ukrt

Hi @garvit-exe, thanks for opening this issue.

@garvit-exe this feature is now available in production.

use it like: https://github-readme-activity-graph.vercel.app/graph?username=Ashutosh00710&area=true&grid=false

It will look like this 👇🏼 (for more info refer docs)