Skip to content

Instantly share code, notes, and snippets.

@mayblue9
mayblue9 / ReadMe.md
Created July 29, 2016 01:10 — forked from djjupa/ReadMe.md
Collapsable force layout with nested selections

The json data has to have nested elements called "children"

@mayblue9
mayblue9 / README.md
Created July 29, 2016 00:20 — forked from emeeks/README.md
An online tool for interactive teaching of network visualization and representation principles.

The range sliders at the top change the values for the force-directed algorithm and the buttons load new graphs and apply various techniques. This will hopefully serve as a tool for teaching network analysis and visualization principles during my Gephi courses and general Networks in the Humanities presentations.

Notice this includes a pretty straightforward way to load CSV node and edge lists as exported from Gephi.

It also includes a pathfinding algorithm built for the standard data structure of force-directed networks in D3. This requires the addition of .id attributes for the nodes, however.

Now with Clustering Coefficients!

Also, it loads images for nodes but the images are not in the gist. The code also refers to different network types but the data files on Gist only refer to the transportation network.

@mayblue9
mayblue9 / README.md
Created July 28, 2016 04:13 — forked from fhernand/README.md
Visualization of passes in a soccer game

A graph of passes done between players of Real Madrid in the 1st half of the 23.09.2014 game vs. Elche.

@mayblue9
mayblue9 / README.md
Created July 28, 2016 04:13 — forked from fhernand/README.md
Visualization of passes in a soccer game

A graph of passes done between players of Real Madrid in the 1st half of the 23.09.2014 game vs. Elche.

@mayblue9
mayblue9 / .block
Created July 28, 2016 02:20 — forked from mbostock/.block
Graph Rollup
license: gpl-3.0
@mayblue9
mayblue9 / .block
Created July 28, 2016 02:18 — forked from mbostock/.block
Curved Links
license: gpl-3.0
@mayblue9
mayblue9 / README.md
Created July 28, 2016 01:07 — forked from nitaku/README.md
Multidimensional Duck
@mayblue9
mayblue9 / README.md
Created July 28, 2016 01:07 — forked from nitaku/README.md
Duck Similarity (Pink Floyd)

A more orthodox approach to show the same data of the previous experiment. Clusters are more clear: works (the huge square at top left) are distinct from people (bottom right), movies (bottom right inside the huge square) from songs and albums, which oddly form one cluster for albums and two different ones for songs.

@mayblue9
mayblue9 / README.md
Created July 28, 2016 01:05 — forked from nitaku/README.md
Duck Similarity (Galileo)
@mayblue9
mayblue9 / README.md
Created July 28, 2016 01:01 — forked from nitaku/README.md
Distance fields (boolean subtraction)