help wanted
Now we support embedding live star-history chart with SVG in GitHub markdown 👇.
The usage is straightforward. We will display the follow code snippet after you query the repository from our star-history.com main page, and you just need to copy that snippet into your GitHub README markdown file.
## Star History
[](https://star-history.com/#bytebase/star-history&Date)For giving the easily generating SVG power to user without their token and avoiding hitting the GitHub API rate limit, we need our GitHub personal access token pool. If you like to donate one, please generate your token following the guide below.
-
Sign in GitHub with your account;
-
Go to personal access tokens page;
-
Click the
Generate new token button;
-
Give a name for token, and choose the
No expirationin the Expiration seletor;
-
Do not select any scope, just scroll down to the page footer and click Generate token button;
-
Click the
copybutton and paste it;
-
Send your token to xuanhun.
Let's keep github-data-analysis- working together 💗