TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Using D3.js to visually explore your GitHub connections

29 pointsby kgosserover 12 years ago
We got inspired by the work Mike Bostock has been doing with D3 and wanted to experiment with how we could extend the library in more of an application interface setting than just charting, so we built Nodal: http://nodal.me<p>The project is built on Python/Flask/Heroku. Read more about the experiment here: http://mattstockton.com/2012/11/30/navigating-your-network-graph-with-nodal/

5 comments

kgosserover 12 years ago
We got inspired by the work Mike Bostock has been doing with D3, but we wanted to extend it to more of an application interface setting than just charting. It's built on Python/Flask/Heroku.<p>You can fork the project on GitHub here: <a href="https://github.com/MattStockton/nodal" rel="nofollow">https://github.com/MattStockton/nodal</a><p>Or read more about it here: <a href="http://mattstockton.com/2012/11/30/navigating-your-network-graph-with-nodal/" rel="nofollow">http://mattstockton.com/2012/11/30/navigating-your-network-g...</a>
yesimahumanover 12 years ago
Congrats on launching this :)<p>I would suggest putting the title you have for this Show HN post on the landing page right at the top, since it's hard to know what exactly it is that I'm putting my github username in for.<p>As for the graph, it's awesome and fun to play with! I found the "close" button on selecting people a bit small to click.
fox91over 12 years ago
The idea is great! But why all the people I connected to are at the same distance? I'd expect to see closer to my node users with a strong relationship with me
评论 #4867274 未加载
fudged71over 12 years ago
ANyone got a screenshot? For those of us without [connected] github accounts?
评论 #4866975 未加载
jborgover 12 years ago
wow! awesome way to explore github.