The D3 chart page for a specific repository will refuse to load
Solution Found
If a repository had its first published release before its first Github star, the javascript code for the D3 chart would be caught in an endless loop. The fix was to check to see if the D3 minimum X value needed to be extended.