Live data from Hacker News

D3 Graph Theory – Learn About Graph Theory Interactively

mrpandey.github.io

1–10 of 13 posts

Re: D3 Graph Theory – Learn About Graph Theory Interactively

#4
post #2

That's awesome! Did you use any type of framework other than D3 to build the website?

Doesn't look like it from the Github repo. The code has no imports of any view frameworks other than bootstrap and jquery. Looks like he wanted to get to business as soon as possible!

Re: D3 Graph Theory – Learn About Graph Theory Interactively

#8
This looks cool. Basic graph theory is one of the "superpowers" in our toolboxes as software engineers. It's useful for entity relationships, data flows, data structures, etc.

What would it take to get something like this to work on a phone? I found I was unable to add edges, though the graphs ran mostly fine (Firefox Android).

Re: D3 Graph Theory – Learn About Graph Theory Interactively

#10
Hi everyone. I am the creator of this thing.

Just a day ago, this project had like 5 stars. I woke up today to see that my repository now has 100+ stars. What a surprise!! After some searches, I came to knew that this post was the main reason for the traffic.

Thanks to everyone for this much appreciation. A special thanks to you Sebastian for posting this here.

Post reply on HN