Data.fram represents graph
A data frame of wiki_graph with 18 rows and 3 variables:
v1 is the first set of nodes of the graph
v2 is the second set of nodes of the graph
w is the edge between the v1 and v2 and also have weight of the edge
https://en.wikipedia.org/wiki/Dijkstra's_algorithm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.