-
-
Notifications
You must be signed in to change notification settings - Fork 696
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added hide border option #52
Added hide border option #52
Conversation
Closes #51. Will add another commit to update the readme. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome changes @DenverCoder1. Thanks for contributing in this project. Merging this to main.
Okay, go for it. 👍🏼 |
@Kshitij978 It seems this PR is closed, should I open another PR to add it? |
Yes, @DenverCoder1 🙂 |
Done. #53 Thanks for allowing me to contribute to this awesome project! 🎉 |
You're welcome 🙂 @DenverCoder1 |
@DenverCoder1 Changes have been deployed. This feature is now available in production. 🎉 |
Awesome! 🎉 I tried it out and it seems |
Deployed Again. Fixed this. Now check |
@Ashutosh00710 It works! 🎉 |
@DenverCoder1, I visited your profile and it was really awesome. Your color choice for the activity graph was so good. I was thinking about adding your color combination as one of our themes.
|
@Ashutosh00710 Sure! |
All Submissions
New Feature Submissions
Changes to Core Features
Feature changes
hide_border
query parameter which will set the stroke of the outer rectangle to#0000
(transparent) when set to true.theme
parameter and other options will allow the user to use a theme as their "base" and overwrite specific properties. This allows the user, for example, to pick a theme and decide to hide the border or change the background while keeping the other options from the theme.Screenshots
http://localhost:5100/graph?username=DenverCoder1&theme=redical
http://localhost:5100/graph?username=DenverCoder1&theme=redical&hideBorder=true