Skip to content

docs: fix broken star history chart - #491

Open
FaintFlower wants to merge 1 commit into
OpenBMB:mainfrom
FaintFlower:fix/star-history-chart
Open

docs: fix broken star history chart#491
FaintFlower wants to merge 1 commit into
OpenBMB:mainfrom
FaintFlower:fix/star-history-chart

Conversation

@FaintFlower

Copy link
Copy Markdown

The star history chart shown in the README is currently broken because the underlying service stopped working due to the GitHub stargazer API rate limits, so visitors no longer see the chart at all.

This change updates the chart links and images to a working hosting of the star history widget, so the chart renders correctly again in both light and dark themes.

The star history chart in the README was broken due to the GitHub stargazer API rate limits, which prevented the chart from loading for both dark and light themes. This change points the chart to a working hosting of the star history widget so the chart renders again.

The current chart is broken, which is a regression that this fix addresses.
@xhd0728

xhd0728 commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

@FaintFlower Thanks for the fix! The Star History chart is accessible again, but the rendering in the README still seems a bit off on our side.

The image currently includes a large “GitHub restricted access to star data” notice above the actual chart, which makes the whole section much taller and pushes the chart down.

Could you please take another look and see if we can keep only the chart, or use a more compact fallback, while preserving the light/dark theme support?

Thanks again for helping with this!

image

@xhd0728 xhd0728 self-assigned this Aug 17, 2026
@xhd0728 xhd0728 added the documentation Improvements or additions to documentation label Aug 17, 2026
@FaintFlower

Copy link
Copy Markdown
Author

I don't understand what's happening on your side, did you try by checkout out the readme of my fork here? https://github.com/FaintFlower/UltraRAG/tree/fix/star-history-chart#-support-us

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants