SATO, Yoshiyuki
SATO, Yoshiyuki
Hi EleoXDA. Thank you for your proposal. I made the following changes In version 0.7.0. * #35 * #36 * #39 ```json [ { "type": "pie_lang_only", "fileName": "pie_lang_only.svg", "backgroundColor": "#ffffff",...
Add the configuration file to your repository. For example, create it with the name `conf/setting.json` . ```json { "type": "pie_lang_only", "fileName": "pie_lang_only.svg", "backgroundColor": "#ffffff", "foregroundColor": "#00000f" } ``` Please refer...
Please use version 0.7.0. ```diff name: GitHub-Profile-3D-Contrib on: schedule: # 03:00 JST == 18:00 UTC - cron: "0 18 * * *" workflow_dispatch: jobs: build: runs-on: ubuntu-latest name: generate-github-profile-3d-contrib steps:...
To specify more than one, enclose them all in `[` and `]`. See `sample-settings/multiple.json` .
Hello yildizmy, thanks for the idea. What are the advantages of shorter time spans? Do you want the image to be smaller?
Hi ppizarror. Thank you for your proposal. I made the following changes In version 0.7.0. * #35 * #36 * #37 ```diff { "type": "normal", + "fileName": "profile-custom-spanish.svg", "backgroundColor": "#ffffff",...
Hello, Edward-Roshan. I would like to use the same calculation method as GitHub itself for calculating contributions. For auto-commits, consider changing your commit email address to exclude it. For example,...
Hi. Thanks for visiting my repository. What this chart represents is which languages your commits over the past year have contributed to. It does **NOT** represent the language used in...
Hello, Drjacky. Thank you for looking at my repository. > Is it possible to also show the chart for the other account? Although I haven't actually tried it, there are...
@XGavinp Thank you for your report. Currently the language pie chart only shows the top 5 languages by contribution. So languages after 6th are not shown. Due to limited display...